Constant opencv::imgcodecs::IMREAD_ANYDEPTH

source ยท
pub const IMREAD_ANYDEPTH: i32 = 2;
Expand description

If set, return 16-bit/32-bit image when the input has the corresponding depth, otherwise convert it to 8-bit.