|
FireSync API
|
| kStatus kSobelvAccgdwInfo_SetMinWidth | ( | kSobelvAccgdwInfo | info, |
| k32u | minWidth, | ||
| kAdjust | adjustment = kADJUST_NONE |
||
| ) |
Sets the minimum spot width threshold.
Spots with less than MinWidth pixels are excluded from output. The spot pixel count used for this filter includes all pixels between entry/exit that pass the kSobelvAccgdwInfo_WidthIntensityThreshold filter.
| info | Algorithm info object. |
| minWidth | Minimum spot width, in pixels. |
| adjustment | Automatic adjustment style (optional). |