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

Is the input file only in pcd format when annotating 3D point clouds? #177

Open
guijuzhejiang opened this issue May 29, 2022 · 2 comments
Open
Labels
pcd-editor Is about the PCD editor support Is a Q&A thread

Comments

@guijuzhejiang
Copy link

Thank you so much for your tool, it's excellent. I have a problem, my point cloud file is a txt file containing xyz and rgb, or a ply file. How to use txt file as input?

@dmandrioli dmandrioli added pcd-editor Is about the PCD editor support Is a Q&A thread labels May 29, 2022
@dmandrioli
Copy link
Member

Hello, yes PCD is the only format supported. However you should be able to convert your text file to match the PCD format, here is an example.

@guijuzhejiang
Copy link
Author

guijuzhejiang commented May 29, 2022

Thank you.I use open3d to convert the ply file into pcd format. The pcd contains rgb information, but it only shows gray, how to show color?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pcd-editor Is about the PCD editor support Is a Q&A thread
Projects
None yet
Development

No branches or pull requests

2 participants