How to quickly convert to a .ply file
Converting a Point Cloud to a .ply file takes over 10 seconds and I need it to be faster? Are there any suggestions on how to do this? I would like this to happen in less than 2 seconds if possible. I am also using a D435i camera if that makes a difference.
-
A member of the RealSense team advised that a ply will write faster if done with a Release build instead of a Debug build.
https://github.com/IntelRealSense/librealsense/issues/3915
Please sign in to leave a comment.
Comments
1 comment