CSegmentedPointCloudFusion Namespace Reference

Functions

void FusePointClouds (std::vector< CObjectHypothesis * > aHypotheses, CObjectHypothesis *&pFusedHypothesis)
 
void FusePointClouds (std::vector< CObjectHypothesis * > aHypotheses, std::vector< Transformation3d > aEstimatedTransformations, CObjectHypothesis *&pFusedHypothesis)
 
void FusePointClouds (std::vector< std::vector< CHypothesisPoint * > > aHypothesisPoints, CObjectHypothesis *&pFusedHypothesis)
 
void FusePointClouds (std::vector< std::vector< CHypothesisPoint * > > aHypothesisPoints, std::vector< Transformation3d > aEstimatedTransformations, CObjectHypothesis *&pFusedHypothesis)
 

Function Documentation

◆ FusePointClouds() [1/4]

void FusePointClouds ( std::vector< CObjectHypothesis * > aHypotheses,
CObjectHypothesis *& pFusedHypothesis )

Definition at line 38 of file SegmentedPointCloudFusion.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ FusePointClouds() [2/4]

void FusePointClouds ( std::vector< CObjectHypothesis * > aHypotheses,
std::vector< Transformation3d > aEstimatedTransformations,
CObjectHypothesis *& pFusedHypothesis )

Definition at line 56 of file SegmentedPointCloudFusion.cpp.

+ Here is the call graph for this function:

◆ FusePointClouds() [3/4]

void FusePointClouds ( std::vector< std::vector< CHypothesisPoint * > > aHypothesisPoints,
CObjectHypothesis *& pFusedHypothesis )

Definition at line 77 of file SegmentedPointCloudFusion.cpp.

+ Here is the call graph for this function:

◆ FusePointClouds() [4/4]

void FusePointClouds ( std::vector< std::vector< CHypothesisPoint * > > aHypothesisPoints,
std::vector< Transformation3d > aEstimatedTransformations,
CObjectHypothesis *& pFusedHypothesis )

Definition at line 96 of file SegmentedPointCloudFusion.cpp.

+ Here is the call graph for this function: