Click or drag to resize

CalibCbTypeFastCheck Field

http://www.emgu.com
If it is on, then this check is performed before the main algorithm and if a chessboard is not found, the function returns 0 instead of wasting 0.3-1s on doing the full search.

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const CalibCbType FastCheck = 8

Field Value

Type: CalibCbType
See Also