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

matches_importer, terminate called after throwing an instance std::out_of _range #2535

Open
weich37 opened this issue Apr 23, 2024 · 0 comments

Comments

@weich37
Copy link

weich37 commented Apr 23, 2024

I use my own dataset to reconstruct a certain place, and the keypoints and correspoding descriptors are detected with my own method. However, when the code execute to "matching_importer", it throws errors as blow:
`I0423 07:01:30.535616 8257 misc.cc:198]

Custom feature matching

I0423 07:01:31.546180 8257 feature_matching.cc:1034] Matching block [1/5]
terminate called after throwing an instance of 'std::out_of_range'
terminate called recursively
*** Aborted at 1713855691 (unix time) try "date -d @1713855691" if you are using GNU date ***
what(): _Map_base::at
terminate called recursively
`
So, how can I fix this bug? Thank you

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