1
Python and Java API / How to point cloud export json
« on: March 02, 2018, 10:33:43 AM »
I want to use python export point cloud, then point cloud format is json.
Now i can export las, but i want to export json.
Please help me thank.
PhotoScan.app.document.chunk.exportPoints("Z:\gun\ppp.ply",source=PhotoScan.DataSource.DenseCloudData, format = PhotoScan.PointsFormatPLY)
Now i can export las, but i want to export json.
Please help me thank.
PhotoScan.app.document.chunk.exportPoints("Z:\gun\ppp.ply",source=PhotoScan.DataSource.DenseCloudData, format = PhotoScan.PointsFormatPLY)