Function imgproc_rs::transform::rotate[][src]

pub fn rotate(input: &Image<f64>, degrees: f64) -> ImgProcResult<Image<f64>>

Rotates an image degrees degrees counterclockwise around the center of the image