我正在嘗試使用liblas和c ++將地理配准信息寫入“ .las”文件。這是我的代碼:ofstream ofs; ofs.open(“ test.las”,ios :: out | ios :: binary); liblas :: Header ...
確定! 回上一頁