#include <OutlierFiltersImpl.h>
Classes | |
struct | GenericDescriptorOutlierFilter |
struct | MaxDistOutlierFilter |
struct | MedianDistOutlierFilter |
struct | MinDistOutlierFilter |
struct | NullOutlierFilter |
struct | RobustOutlierFilter |
struct | SurfaceNormalOutlierFilter |
struct | TrimmedDistOutlierFilter |
struct | VarTrimmedDistOutlierFilter |
Public Types | |
typedef PointMatcher< T >::Array | Array |
typedef PointMatcher< T >::DataPoints | DataPoints |
typedef Parametrizable::InvalidParameter | InvalidParameter |
typedef PointMatcher< T >::Matches | Matches |
typedef PointMatcher< T >::Matrix | Matrix |
typedef PointMatcher< T >::OutlierFilter | OutlierFilter |
typedef PointMatcher< T >::OutlierWeights | OutlierWeights |
typedef PointMatcherSupport::Parametrizable | P |
typedef Parametrizable::ParameterDoc | ParameterDoc |
typedef Parametrizable::Parameters | Parameters |
typedef Parametrizable::ParametersDoc | ParametersDoc |
typedef PointMatcherSupport::Parametrizable | Parametrizable |
typedef PointMatcher< T >::Vector | Vector |
Definition at line 42 of file OutlierFiltersImpl.h.
typedef PointMatcher<T>::Array OutlierFiltersImpl< T >::Array |
Definition at line 56 of file OutlierFiltersImpl.h.
typedef PointMatcher<T>::DataPoints OutlierFiltersImpl< T >::DataPoints |
Definition at line 51 of file OutlierFiltersImpl.h.
typedef Parametrizable::InvalidParameter OutlierFiltersImpl< T >::InvalidParameter |
Definition at line 49 of file OutlierFiltersImpl.h.
typedef PointMatcher<T>::Matches OutlierFiltersImpl< T >::Matches |
Definition at line 52 of file OutlierFiltersImpl.h.
typedef PointMatcher<T>::Matrix OutlierFiltersImpl< T >::Matrix |
Definition at line 55 of file OutlierFiltersImpl.h.
typedef PointMatcher<T>::OutlierFilter OutlierFiltersImpl< T >::OutlierFilter |
Definition at line 53 of file OutlierFiltersImpl.h.
typedef PointMatcher<T>::OutlierWeights OutlierFiltersImpl< T >::OutlierWeights |
Definition at line 54 of file OutlierFiltersImpl.h.
typedef PointMatcherSupport::Parametrizable OutlierFiltersImpl< T >::P |
Definition at line 45 of file OutlierFiltersImpl.h.
typedef Parametrizable::ParameterDoc OutlierFiltersImpl< T >::ParameterDoc |
Definition at line 47 of file OutlierFiltersImpl.h.
typedef Parametrizable::Parameters OutlierFiltersImpl< T >::Parameters |
Definition at line 46 of file OutlierFiltersImpl.h.
typedef Parametrizable::ParametersDoc OutlierFiltersImpl< T >::ParametersDoc |
Definition at line 48 of file OutlierFiltersImpl.h.
typedef PointMatcherSupport::Parametrizable OutlierFiltersImpl< T >::Parametrizable |
Definition at line 44 of file OutlierFiltersImpl.h.
typedef PointMatcher<T>::Vector OutlierFiltersImpl< T >::Vector |
Definition at line 57 of file OutlierFiltersImpl.h.