IMcThreshold Interface |
![]() |
Namespace: MediaCy.IQL.Features
Public Interface IMcThreshold
The IMcThreshold type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutoFindPhase | Specifies the intensity range "phase" to automatically
find to set the IntensityRange property. |
![]() | ChangeCount | A count of changes to McThreshold properties and dependencies |
![]() ![]() | ChannelMask | A bitmask allowing only a subset of all channels to be used for
the thresholding during the Execute operation. |
![]() | IntensityRange | Property reflecting and setting the current intensity limits
that will be used for thresholding. |
![]() | Interpretation | An optional pixel interpretation cast to be applied before
thresholding. |
![]() | Smoothing | Sets and reflects the degree of smoothing that is applied to
the thresholded region boundaries. |
Name | Description | |
---|---|---|
![]() ![]() | Execute | Performs the thresholding operation to set the foreground
features in the parent McFeatures or McBitMask object. |
![]() | FindIntensityRange | Sets the IntensityRange property for a specified phase. |