extractClusters: Extract defects

Description Usage Arguments Details Value Author(s)

Description

Extract all defects with some area value larger than area

Usage

1
extractClusters(clust, area)

Arguments

clust

list of defects, see simDefect

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.

Value

list of clusters

Author(s)

M. Baaske


simLife documentation built on May 2, 2019, 6:36 a.m.