Open3d vs2022 c++ 读取 pcd文件代码
#include int main { using namespace open3d; // 指定PCD文件路径 std::string pcd_file = "d:/rabbit.pcd"; // 修改为你的PCD文件路径
#include int main { using namespace open3d; // 指定PCD文件路径 std::string pcd_file = "d:/rabbit.pcd"; // 修改为你的PCD文件路径