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