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