RotationMatrix2D Constructor |
http://www.emgu.com
Create an empty (2x3) 2D rotation matrix
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxpublic RotationMatrix2D()
public:
RotationMatrix2D()
new : unit -> RotationMatrix2D
See Also