The CogBlobSegmentationParams type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| SfGetMap |
This bit will be set in the EventArgs of a Changed event
every time the value returned by GetMap may have changed.
| |
| SfGetPostMap |
This bit will be set in the EventArgs of a Changed event
every time the value returned by GetPostMap may have changed.
| |
| SfGetPreMap |
This bit will be set in the EventArgs of a Changed event
every time the value returned by GetPreMap may have changed.
| |
| SfGetPreMap16 |
This bit will be set in the EventArgs of a Changed event
every time the value returned by GetPreMap16 may have changed.
| |
| SfHardFixedThreshold |
This bit will be set in the EventArgs of a Changed event
every time the value returned by HardFixedThreshold may have changed.
| |
| SfHardRelativeThreshold |
This bit will be set in the EventArgs of a Changed event
every time the value returned by HardRelativeThreshold may have changed.
| |
| SfMode |
This bit will be set in the EventArgs of a Changed event every time
the value returned by Mode may have changed.
| |
| SfNextSf | ||
| SfPolarity |
This bit will be set in the EventArgs of a Changed event
every time the value returned by Polarity may have changed.
| |
| SfScalingValue |
This bit will be set in the EventArgs of a Changed event
every time the value returned by ScalingValue may have changed.
| |
| SfSoftFixedThresholdHigh |
This bit will be set in the EventArgs of a Changed event
every time the value returned by SoftFixedThresholdHigh may have changed.
| |
| SfSoftFixedThresholdLow |
This bit will be set in the EventArgs of a Changed event
every time the value returned by SoftFixedThresholdLow may have changed.
| |
| SfSoftness |
This bit will be set in the EventArgs of a Changed event
every time the value returned by Softness may have changed.
| |
| SfSoftRelativeThresholdHigh |
This bit will be set in the EventArgs of a Changed event
every time the value returned by SoftRelativeThresholdHigh may have changed.
| |
| SfSoftRelativeThresholdLow |
This bit will be set in the EventArgs of a Changed event
every time the value returned by SoftRelativeThresholdLow may have changed.
| |
| SfSubtractionImage |
This bit will be set in the EventArgs of a Changed event
every time the value returned by SubtractionImage may have changed.
| |
| SfSubtractionImageOffsetX |
This bit will be set in the EventArgs of a Changed event
every time the value returned by SubtractionImageOffsetX may have changed.
| |
| SfSubtractionImageOffsetY |
This bit will be set in the EventArgs of a Changed event
every time the value returned by SubtractionImageOffsetY may have changed.
| |
| SfTailHigh |
This bit will be set in the EventArgs of a Changed event
every time the value returned by TailHigh may have changed.
| |
| SfTailLow |
This bit will be set in the EventArgs of a Changed event
every time the value returned by TailLow may have changed.
|
See Also