Constant opencv::core::CMP_LE

source ยท
pub const CMP_LE: i32 = 4;
Expand description

src1 is less than or equal to src2.