CvInvokeGetRotationMatrix2D Method |
Namespace: Emgu.CV
public static void GetRotationMatrix2D( PointF center, double angle, double scale, IOutputArray mapMatrix )
Public Shared Sub GetRotationMatrix2D ( center As PointF, angle As Double, scale As Double, mapMatrix As IOutputArray )
public: static void GetRotationMatrix2D( PointF center, double angle, double scale, IOutputArray^ mapMatrix )
static member GetRotationMatrix2D : center : PointF * angle : float * scale : float * mapMatrix : IOutputArray -> unit
2019 Emgu Corporation, All Rights Reserved,