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

Filter descriptors for valid 3d points #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DanielPollithy
Copy link

Hi!

Thank you for making hfnet publicly available.

The following problem occurred when I tried to use r2d2 together with hfnet:
The number of descriptors loaded from file for a single image (5000) did not match the number of 3d points retrieved (e.g. 1113).
Therefore match_against_place failed in line 103.

Could it be, that the loaded descriptors ought to be filtered by the "valid" mask?

Kind regards
Daniel

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

Successfully merging this pull request may close these issues.

1 participant