Main Content
eigenFeature
Description
The eigenFeature
object stores an eigenvalue-based feature
vector extracted from point cloud data.
Creation
Description
constructs an features
= eigenFeature(featureVector
,centroid
)eigenFeature
object from the feature vector
featureVector
and the centroid
centroid
. The featureVector
argument sets the Feature
property, and the
centroid
argument sets the Centroid
property.
Properties
Examples
Version History
Introduced in R2021a