Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Numpy binary format to point cloud formats? #6

Open
gateway opened this issue Jul 10, 2020 · 5 comments
Open

Numpy binary format to point cloud formats? #6

gateway opened this issue Jul 10, 2020 · 5 comments

Comments

@gateway
Copy link

gateway commented Jul 10, 2020

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?

image

Any chance to get request/feature tags ?

@gateway
Copy link
Author

gateway commented Jul 10, 2020

image

@HassanQayyum1993
Copy link

@gateway Did you manage to save the point cloud data in a file?

@gateway
Copy link
Author

gateway commented Sep 24, 2020

Unfortunately no 😕

@worinima2010
Copy link

hello Can now be stored in the point cloud data

@worinima2010
Copy link

抱歉不行😕
newtxt = np.hstack((pts,RGB))
np.savetxt("depth.txt",newtxt);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants