DetectorParametersRefinementMethodContour Field |
http://www.emgu.com
Refine the corners using the contour-points
Namespace:
Emgu.CV.Aruco
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const DetectorParametersRefinementMethod Contour = 2
Public Const Contour As DetectorParametersRefinementMethod = 2
public:
literal DetectorParametersRefinementMethod^ Contour = 2
static val mutable Contour: DetectorParametersRefinementMethod
Field Value
Type:
DetectorParametersRefinementMethod
See Also