2017-01-09 118 views

回答

0

参见功能:

tm.textureMeshwithMultipleCameras(mesh, my_cams); 

它具有作为输入的网格和照相机的位置和方向。 有关功能的说明见:

https://github.com/PointCloudLibrary/pcl/blob/46cb8fe5589e88e36d79f9b8b8e5f4ff4fceb5de/surface/include/pcl/surface/texture_mapping.h

https://github.com/PointCloudLibrary/pcl/blob/46cb8fe5589e88e36d79f9b8b8e5f4ff4fceb5de/surface/include/pcl/surface/impl/texture_mapping.hpp

闭塞函数使用八叉树。