[][src]Function opencv::imgproc::get_rotation_matrix_2d_matx

pub fn get_rotation_matrix_2d_matx(
    center: Point2f,
    angle: f64,
    scale: f64
) -> Result<Matx23d>

See also

getRotationMatrix2D