Overlap

Sets the minimum overlap fraction for clustering. Each part casts a 2D ‘shadow’ on an image, and parts whose ‘shadows’ overlap by a fraction strictly greater than Cluster/Overlap are grouped into the same cluster. The smaller the minimum overlap fraction, the ‘wider’ the clusters will be.

Format

Number

A positive number, where 0 is for minimum number of clusters and 1 is for maximum number of clusters.

Default

0.66