ThresholdsCommandAllowOverlap Property
|
|
Allow range overlap in case of multi-class segmentation. When the function is False, and the pixel intensity belongs to multiple classes, it's assigned to the highest segmentation class.
Namespace:
MediaCy.Addins.ThresholdTool
Assembly:
MediaCy.Addins.ThresholdTool (in MediaCy.Addins.ThresholdTool.dll) Version: 3.1.0.0
SyntaxPublic Property AllowOverlap As Boolean
Get
Set
Property Value
Type:
BooleanReturn Value
Type:
Boolean
Remarks
See Also