Point Cloud Library (PCL)  1.7.0
Public Member Functions
pcl::registration::CorrespondenceRejectorFeatures::FeatureContainerInterface Class Reference

#include <pcl/registration/correspondence_rejection_features.h>

+ Inheritance diagram for pcl::registration::CorrespondenceRejectorFeatures::FeatureContainerInterface:

List of all members.

Public Member Functions

virtual ~FeatureContainerInterface ()
 Empty destructor.
virtual bool isValid ()=0
virtual double getCorrespondenceScore (int index)=0
virtual bool isCorrespondenceValid (int index)=0

Detailed Description

Definition at line 154 of file correspondence_rejection_features.h.


Constructor & Destructor Documentation

Empty destructor.

Definition at line 158 of file correspondence_rejection_features.h.


Member Function Documentation


The documentation for this class was generated from the following file: