Main Content
criticalAlpha
Alpha radius defining critical transition in shape
Description
returns the critical alpha radius that produces a notable transition in the alpha
shape. Specifying a
= criticalAlpha(shp
,type
)type
as 'all-points'
returns
the smallest alpha radius producing an alpha shape that encloses all points.
Specifying type
as 'one-region'
returns the
smallest alpha radius producing an alpha shape that encloses all points
and has only one region.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014b