http://www.emgu.com
Sets an affine motion model (DEFAULT); six parameters are estimated; warpMatrix is 2x3.
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const MotionType Affine = 2
Public Const Affine As MotionType = 2
public:
literal MotionType^ Affine = 2
static val mutable Affine: MotionType
Field Value
Type:
MotionType
See Also