Function opencv::core::flip
[−]
[src]
pub fn flip(src: &Mat, dst: &Mat, flipCode: i32) -> Result<(), String>
reverses the order of the rows, columns or both in a matrix
pub fn flip(src: &Mat, dst: &Mat, flipCode: i32) -> Result<(), String>
reverses the order of the rows, columns or both in a matrix