Cv2GetRotationMatrix2D Method |
Namespace: OpenCvSharp
public static Mat GetRotationMatrix2D( Point2f center, double angle, double scale )
Public Shared Function GetRotationMatrix2D ( center As Point2f, angle As Double, scale As Double ) As Mat
public: static Mat^ GetRotationMatrix2D( Point2f center, double angle, double scale )
static member GetRotationMatrix2D : center : Point2f * angle : float * scale : float -> Mat
[Missing <returns> documentation for "M:OpenCvSharp.Cv2.GetRotationMatrix2D(OpenCvSharp.Point2f,System.Double,System.Double)"]