ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ColoredICP.h File Reference
Include dependency graph for ColoredICP.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cloudViewer::pipelines::registration::TransformationEstimationForColoredICP
 

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::pipelines
 
 cloudViewer::pipelines::registration
 

Functions

RegistrationResult cloudViewer::pipelines::registration::RegistrationColoredICP (const ccPointCloud &source, const ccPointCloud &target, double max_distance, const Eigen::Matrix4d &init=Eigen::Matrix4d::Identity(), const TransformationEstimationForColoredICP &estimation=TransformationEstimationForColoredICP(), const ICPConvergenceCriteria &criteria=ICPConvergenceCriteria())
 Function for Colored ICP registration. More...