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

FeatureVector out of range in function getMatches_neighratio(), how to fix it? #4

Open
llcc343 opened this issue Oct 14, 2016 · 0 comments

Comments

@llcc343
Copy link

llcc343 commented Oct 14, 2016

Hi,
I want to use the function getMatches_neighratio(const vectorcv::Mat& A, const vector& i_A,
const vectorcv::Mat& B, const vector& i_B,
vector &i_match_A, vector &i_match_B), in my loop detection application which use ORB descriptor,but I found sometimes values in i_A would exceed the A's size ,how to fix it?

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