Property SimilarityThreshold
SimilarityThreshold
Gets or sets the threshold for color similarity that determines the node's activation.
Declaration
public ValueRange<Percentage> SimilarityThreshold { get; set; }
Property Value
Type | Description |
---|---|
ValueRange<Percentage> | The color similarity threshold. A value typically between 0 and 100 where higher values indicate more strict similarity requirements. |