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

[question] Match point cloud and image features #2026

Open
dodler opened this issue May 25, 2023 · 2 comments
Open

[question] Match point cloud and image features #2026

dodler opened this issue May 25, 2023 · 2 comments

Comments

@dodler
Copy link

dodler commented May 25, 2023

How can I read point cloud and match them to image features after sfm is done? I'm using python

@natowi
Copy link
Member

natowi commented May 29, 2023

If you are looking for a way to match your own point cloud, you´d need #2026 which is not ready yet.

If you want to show the points from the sfm point cloud on the images used in the sfm, here are similar issues: #512 and #1222
There is also a node wip that can convert each depth map to obj #2029

@natowi natowi changed the title [question] [question] Match point cloud and image features May 29, 2023
@fabiencastan
Copy link
Member

The sfm exports a .sfm file in json that you can parse in python.
If you want we can setup a confcall to discuss it.

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

No branches or pull requests

3 participants