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
Syntaxpublic const MotionType Homography = 3
Public Const Homography As MotionType = 3
public:
literal MotionType^ Homography = 3
static val mutable Homography: MotionType
Field Value
Type:
MotionType
See Also