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