2017-01-09 119 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

閉塞函數使用八叉樹。