DetectorParametersCornerRefinementWinSize Field |
http://www.emgu.com
window size for the corner refinement process (in pixels) (default 5).
Namespace:
Emgu.CV.Aruco
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic int CornerRefinementWinSize
Public CornerRefinementWinSize As Integer
public:
int CornerRefinementWinSize
val mutable CornerRefinementWinSize: int
Field Value
Type:
Int32
See Also