opencv::imgproc

Function get_rotation_matrix_2d_matx

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

ยงSee also

getRotationMatrix2D