Threshold

Thresholding is used for clustering problems. Thresholding is a form of segmentation that separates images into clusters by using defined ranges(thresholds). HSV Threshold clusters using color and Band Threshold clusters using Euclidean distance, a hypercube or a hyper plane in high-dimensional space.