correspondence_types.h File Reference

#include "pcl/registration/impl/correspondence_types.hpp"
Include dependency graph for correspondence_types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  pcl
namespace  pcl::registration

Typedefs

typedef std::vector
< pcl::registration::Correspondence
pcl::registration::Correspondences
typedef boost::shared_ptr
< const std::vector
< pcl::registration::Correspondence > > 
pcl::registration::CorrespondencesConstPtr
typedef boost::shared_ptr
< std::vector
< pcl::registration::Correspondence > > 
pcl::registration::CorrespondencesPtr

Functions

void pcl::registration::getCorDistMeanStd (const Correspondences &correspondences, double &mean, double &stddev)
 calculates the mean and standard deviation of descriptor distances from correspondences
void pcl::registration::getMatchIndices (const Correspondences &correspondences, std::vector< int > &indices)
 extracts the match indices
void pcl::registration::getQueryIndices (const Correspondences &correspondences, std::vector< int > &indices)
 extracts the query indices
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


pcl
Author(s): See http://pcl.ros.org/authors for the complete list of authors.
autogenerated on Fri Jan 11 09:55:34 2013