Click or drag to resize

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
Syntax
VB
Public Property AllowOverlap As Boolean
	Get
	Set

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks