DataContainerInterface provides a generic interface for computing correspondence scores between correspondent points in the input and target clouds More...
#include <pcl/registration/correspondence_rejection.h>
DataContainerInterface provides a generic interface for computing correspondence scores between correspondent points in the input and target clouds
Definition at line 215 of file correspondence_rejection.h.
ConstPtr
Ptr
~DataContainerInterface()
virtual pcl::registration::DataContainerInterface::~DataContainerInterface |
( |
|
) |
|
|
virtualdefault |
getCorrespondenceScore() [1/2]
virtual double pcl::registration::DataContainerInterface::getCorrespondenceScore |
( |
const pcl::Correspondence & |
|
) |
|
|
pure virtual |
getCorrespondenceScore() [2/2]
virtual double pcl::registration::DataContainerInterface::getCorrespondenceScore |
( |
int |
index |
) |
|
|
pure virtual |
getCorrespondenceScoreFromNormals()
virtual double pcl::registration::DataContainerInterface::getCorrespondenceScoreFromNormals |
( |
const pcl::Correspondence & |
|
) |
|
|
pure virtual |
The documentation for this class was generated from the following file: