Click or drag to resize

MotionTypeHomography Field

http://www.emgu.com
Sets a homography as a motion model; eight parameters are estimated; warpMatrix is 3x3.

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

Field Value

Type: MotionType
See Also