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

Parameters
infoAlgorithm info object.
thresholdExit intensity threshold (or zero to disable constraint).
adjustmentAutomatic adjustment style (optional).
Returns
Operation status.