#include "PointMatcher.h"

Go to the source code of this file.
| Classes | |
| struct | ElipsoidsDataPointsFilter< T >::BuildData | 
| struct | ElipsoidsDataPointsFilter< T >::CompareDim | 
| struct | ElipsoidsDataPointsFilter< T > | 
| Subsampling Surfels (Elipsoids) filter. First decimate the space until there is at most knn points, then find the center of mass and use the points to estimate nromal using eigen-decomposition.  More... | |