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

Exporting results to PLY #25

Open
EarltShirt opened this issue Apr 18, 2024 · 0 comments
Open

Exporting results to PLY #25

EarltShirt opened this issue Apr 18, 2024 · 0 comments

Comments

@EarltShirt
Copy link

Is it possible to add the camera poses to the colmap reconstruction in order to export both the scene and the camera poses at once using rec.export_PLY("name.ply") ? Trying to convert them to Open3d PointClouds and combining them to the original pcd result just leads to white pointclouds where the color isn't exported. Only exporting the scene works well but the cameras are the interesting result.

Thanks for your help

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

1 participant