| Class | Description |
|---|---|
| AdaptiveGridResolution |
Computes a normalized distance shape feature as Array List containing the
quadtree values from level 0 to the maximal level.
|
| CentroidBoundaryDistance |
Computes a normalized distance shape feature as Array List containing the max
distances measured for each angle or null if no boundary was found at that
angle.
|
| CentroidFeature |
Computes the Centroid according to "Bryan S.
|
| Compactness |
Computes the compactness according to "Bryan S.
|
| Eccentricity |
Computes the ratio of the length of the longest chord of the shape to the
longest chord perpendicular to it according to "Bryan S.
|
| ExtremalPoints |
Computes extremal points according to "Bryan S.
|
| PolygonEvolution |
Computes a distance shape feature as Array List containing the x and y
coordinates from the points generating the polygon.
|
| Profiles |
Computes the horizontal, vertical and diagonal (starting top left for TLProfile analog bottom left for BLProfile)
Profiles according to "Bryan S.
|
| SquareModelShapeMatrix |
The Descriptor represents a binarized shape model by the SquareModelShapreMatrix, also known as GridDescriptor.
|
Copyright © 2013. All Rights Reserved.