FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kSobelvAccgdwInfo_SetEdgeThreshold ( kSobelvAccgdwInfo  info,
k32u  threshold,
kAdjust  adjustment = kADJUST_NONE 
)

Sets the sobel filter threshold used to detect spot edges.

This threshold is applied to the output from the spot detection 1D sobel filter. +EdgeThreshold is used for leading edges, while -EdgeThreshold is used for trailing edges.

Parameters
infoAlgorithm info object.
thresholdPrimary spot threshold.
adjustmentAutomatic adjustment style (optional).
Returns
Operation status.