|
FireSync API
|
| kStatus kSobelvAccgdwInfo_SetMaxWidth | ( | kSobelvAccgdwInfo | info, |
| k32u | maxWidth, | ||
| kAdjust | adjustment = kADJUST_NONE |
||
| ) |
Sets the maximum spot width threshold.
Spots with more than MaxWidth 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. |
| maxWidth | Maximum spot width threshold, in pixels. |
| adjustment | Automatic adjustment style (optional). |