extractClusters: Extract defects
Description
Extract all defects with some area value larger than area
Usage
extractClusters(clust, area)
Arguments
area
the area value lower bound
Details
The function extracts all defects (convex hulls of projected defect areas)
which have a larger area value than the predefined area
value for some
further analysis.