FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
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.

Parameters
infoAlgorithm info object.
maxWidthMaximum spot width threshold, in pixels.
adjustmentAutomatic adjustment style (optional).
Returns
Operation status.