|
FireSync API
|
| kStatus kSobelvAccgdwInfo_SetExitIntensityThreshold | ( | kSobelvAccgdwInfo | info, |
| k32u | threshold, | ||
| kAdjust | adjustment = kADJUST_NONE |
||
| ) |
Sets the exit intensity threshold.
If non-zero, adds an additional spot exit constraint such that spot intensity must fall below EntryValue + ExitIntensityThreshold. The pixel value immediately before spot entry establishes the spot EntryValue (baseline intensity for spot).
If zero, this additional constraint is disabled.
| info | Algorithm info object. |
| threshold | Exit intensity threshold (or zero to disable constraint). |
| adjustment | Automatic adjustment style (optional). |