ColorThreshold

Any color cluster with a score that does not meet the specified threshold is omitted from the results.

The score is normally the percentage of the pixels in the image that are part of the cluster. However, if you run color clustering with a color dictionary, the dictionary might apply a greater weight to some colors. In the color clustering results, the sum of the scores for all of the clusters is equal to 100.

Type: Float
Default: 0
Required: No
Configuration Section: TaskName
Example: ColorThreshold=5
See Also: ColorDictionary