libpointmatcher  1.0.2
Public Member Functions
PointMatcher< T >::OutlierFilters Struct Reference

A chain of OutlierFilter. More...

#include <PointMatcher.h>

Inheritance diagram for PointMatcher< T >::OutlierFilters:
PointMatcherSupport::SharedPtrVector< OutlierFilter >

List of all members.

Public Member Functions

OutlierWeights compute (const DataPoints &filteredReading, const DataPoints &filteredReference, const Matches &input)
 Apply outlier-detection chain.

Detailed Description

template<typename T>
struct PointMatcher< T >::OutlierFilters

A chain of OutlierFilter.


The documentation for this struct was generated from the following files: