-
numCols
int numCols
Number of squares wide the grid is. Target dependent.
-
numRows
int numRows
Number of squares tall the grid is. Target dependent.
-
relativeSizeThreshold
double relativeSizeThreshold
Increases or decreases the minimum allowed blob size. Try 1.0
-
binaryGlobalThreshold
double binaryGlobalThreshold
Global threshold used on the image. If <= 0 then a local adaptive threshold is used instead
-
binaryAdaptiveRadius
int binaryAdaptiveRadius
Size of local region used by adaptive threshold
-
binaryAdaptiveBias
double binaryAdaptiveBias
Bias used by local adaptive threshold
-
spaceToSquareRatio
double spaceToSquareRatio
Length of the space relative to the length of a square in the grid