Constant opencv::core::SORT_ASCENDING
source · pub const SORT_ASCENDING: i32 = 0;
Expand description
each matrix row is sorted in the ascending order.
pub const SORT_ASCENDING: i32 = 0;
each matrix row is sorted in the ascending order.