Click or drag to resize

MotionTypeTranslation Field

http://www.emgu.com
Sets a translational motion model; warpMatrix is 2x3 with the first 2x2 part being the unity matrix and the rest two parameters being estimated.

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const MotionType Translation = 0

Field Value

Type: MotionType
See Also