28 #include <Math/Math3d.h>
33 void FusePointClouds(std::vector<CObjectHypothesis*> aHypotheses, std::vector<Transformation3d> aEstimatedTransformations,
CObjectHypothesis*& pFusedHypothesis);
35 void FusePointClouds(std::vector<std::vector<CHypothesisPoint*> > aHypothesisPoints, std::vector<Transformation3d> aEstimatedTransformations,
CObjectHypothesis*& pFusedHypothesis);