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