Function opencv::core::transpose
[−]
[src]
pub fn transpose(src: &Mat, dst: &Mat) -> Result<(), String>
transposes the matrix
pub fn transpose(src: &Mat, dst: &Mat) -> Result<(), String>
transposes the matrix