BiFuse
BiFuse copied to clipboard
Numpy binary format to point cloud formats?
Thanks for providing the tools to convert this into a point cloud but it's limited to really only python programmers or Open3D. I use a free tool CloudCompare https://www.danielgm.net/cc/ or Meshlab to work with my point clouds. Is their any chance to convert to .ply format or any of the ones listed in this screen shot?
Any chance to get request/feature tags ?
@gateway Did you manage to save the point cloud data in a file?
Unfortunately no π
hello Can now be stored in the point cloud data
ζ±ζδΈθ‘π newtxt = np.hstack((pts,RGB)) np.savetxt("depth.txt",newtxt);