StereoRectifyTypeDefault Field |
http://www.emgu.com
Shift one of the image in horizontal or vertical direction (depending on the orientation of epipolar lines) in order to maximise the useful image area
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const StereoRectifyType Default = 0
Public Const Default As StereoRectifyType = 0
public:
literal StereoRectifyType^ Default = 0
static val mutable Default: StereoRectifyType
Field Value
Type:
StereoRectifyType
See Also