MotionTypeEuclidean Field |
http://www.emgu.com
Sets a Euclidean (rigid) transformation as motion model; three 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 Euclidean = 1
Public Const Euclidean As MotionType = 1
public:
literal MotionType^ Euclidean = 1
static val mutable Euclidean: MotionType
Field Value
Type:
MotionType
See Also