Hi,
I would like to export the registration point cloud, and the registered camera poses to integrate them in a 3D app, with the exported 3D model.
Problem is that I can’t find any compatible coordinate system between all three. My meshes seem to be good (I put ground control points to define my coordinate system). But the .csv and .xyzrgb data are always very close to the origin, and the scale is not consistent. I think this is related to the coordinate system at export (grid plane / project output…)…
Any hint ?
Thanks !