pcl
latest

Tutorials:

  • Table of contents
  • Basic Usage
  • Advanced Usage
  • Features
  • Filtering
  • I/O
  • Keypoints
  • KdTree
  • Octree
  • Range Images
  • Recognition
  • Registration
  • Sample Consensus
  • Segmentation
  • Surface
  • Visualization
  • Applications
  • GPU

Advanced Topics:

  • Compiling PCL
  • Developing PCL code
  • Committing changes to the git master
  • Improving the PCL documentation
  • How to build a minimal example

API documentation:

  • Library API
pcl
  • Docs »
  • File correspondence.h
  • Edit on GitHub

File correspondence.h¶

↰ Parent directory (pcl\common\include\pcl)

Contents

  • Definition (pcl\common\include\pcl\correspondence.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

  • Typedefs

Definition (pcl\common\include\pcl\correspondence.h)¶

  • Program Listing for File correspondence.h

Includes¶

  • Eigen/Geometry

  • Eigen/StdVector

  • boost/shared_ptr.hpp

  • pcl/pcl_exports.h

Included By¶

  • File cloud_iterator.h

  • File poses_from_matches.h

  • File correspondence_grouping.h

  • File obj_rec_ransac.h

  • File trimmed_icp.h

  • File correspondence_types.h

  • File default_convergence_criteria.h

  • File icp.hpp

  • File joint_icp.hpp

  • File lum.h

  • File transformation_estimation.h

  • File transformation_validation.h

  • File image_viewer.h

  • File pcl_plotter.h

  • File pcl_visualizer.h

Namespaces¶

  • Namespace pcl

Classes¶

  • Struct Correspondence

  • Struct PointCorrespondence3D

  • Struct PointCorrespondence6D

Functions¶

  • Function pcl::getRejectedQueryIndices

  • Function pcl::isBetterCorrespondence

  • Function pcl::operator<<(std::ostream&, const Correspondence&)

Typedefs¶

  • Typedef pcl::Correspondences

  • Typedef pcl::CorrespondencesConstPtr

  • Typedef pcl::CorrespondencesPtr

  • Typedef pcl::PointCorrespondences3DVector

  • Typedef pcl::PointCorrespondences6DVector


© Copyright 2019, open perception foundation Revision f5649757.

Built with Sphinx using a theme provided by Read the Docs.