Click or drag to resize

MotionTypeAffine Field

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
Syntax
public const MotionType Affine = 2

Field Value

Type: MotionType
See Also