Function opencv::core::sort
[−]
[src]
pub fn sort(src: &Mat, dst: &Mat, flags: i32) -> Result<(), String>
sorts independently each matrix row or each matrix column
pub fn sort(src: &Mat, dst: &Mat, flags: i32) -> Result<(), String>
sorts independently each matrix row or each matrix column