Function opencv::imgproc::get_rotation_matrix2_d [] [src]

pub fn get_rotation_matrix2_d(center: Point2f, angle: f64, scale: f64) -> Result<Mat, String>

returns 2x3 affine transformation matrix for the planar rotation.