Constant opencv::core::CMP_LE

source ·
pub const CMP_LE: i32 = 4;
Expand description

src1 is less than or equal to src2.