|
FireSync API
|
| 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.
| info | Algorithm info object. |
| threshold | Primary spot threshold. |
| adjustment | Automatic adjustment style (optional). |