Property ColorSimilarityThreshold
ColorSimilarityThreshold
Sets or gets the threshold for color similarity that determines the trigger's activation.
Declaration
double ColorSimilarityThreshold { get; set; }
Property Value
Type | Description |
---|---|
double | A threshold value that dictates when the trigger should activate based on color similarity. |