classWriteThresh | |
Population threshold for writing a class (Default = 10) |
fracHausd | |
Pct. of Hausdorff distance to use for model match (Default = 0.97) |
maxDensity | |
Allowed number of mismatches per 3 x 3 cell(Default = 3) |
widthDiff | |
Highest allowed width difference for matching boxes (Default = 1) |
heightDiff | |
Highest allowed height difference for matching boxes (Default = 1) |
*commitThresh | |
Population threshold for committing a class(Default = 10000) |
*freezeHistThresh | |
Allowed number of mismatches per 3 x 3 cell(Default = 3) |
*makeHistThresh | |
Population threshold for class histogram creation (Default = 10) |
*returnHistThresh | |
Population threshold for class histogram return(Default = 0) |
*nearestNeighbors | |
Neighborhood size for matching shifts (Default = 8) |
*xShift | |
Small token error curve, offset parameter (Default = 3) |
*xSlopeChange | |
Small token error curve, slope change parameter (Default = 6) |
*xNewSlope | |
Small token error curve, new slope parameter (Default = 2.0) |
*dilationRadius | |
Dilation radius (0..9). 10, 14, or 20 for non-tp, r = 1, sqrt(2), and 2 (Default = 1) |
*lowerDilationLimit | |
When matching, only dilate tokens this size and larger(Default = 6) |
*ccSizeThresh | |
Minimum cc size, inclusive (Default = 1 (2 for color))
|