gr::AdaptivePointFilter::Options< Derived, TBase > Struct Template Reference
#include <PointPairFilter.h>
Inheritance diagram for gr::AdaptivePointFilter::Options< Derived, TBase >:
Collaboration diagram for gr::AdaptivePointFilter::Options< Derived, TBase >:
Public Types | |
enum | { IS_ADAPTIVEPOINTFILTER_OPTIONS = true } |
using | Scalar = typename TBase::Scalar |
Public Attributes | |
Scalar | max_color_distance = -1 |
Maximum color RGB distance between corresponding vertices. Set negative to ignore. More... | |
Scalar | max_normal_difference = -1 |
Maximum normal difference. More... | |
Member Typedef Documentation
template<class Derived , class TBase >
using gr::AdaptivePointFilter::Options< Derived, TBase >::Scalar = typename TBase::Scalar |
Member Enumeration Documentation
Member Data Documentation
template<class Derived , class TBase >
Scalar gr::AdaptivePointFilter::Options< Derived, TBase >::max_color_distance = -1 |
Maximum color RGB distance between corresponding vertices. Set negative to ignore.
template<class Derived , class TBase >
Scalar gr::AdaptivePointFilter::Options< Derived, TBase >::max_normal_difference = -1 |
Maximum normal difference.
The documentation for this struct was generated from the following file:
- /home/travis/build/STORM-IRIT/OpenGR/src/gr/algorithms/PointPairFilter.h