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

suggest to change to setting all match_counts #159

Open
alexlib opened this issue May 21, 2018 · 0 comments
Open

suggest to change to setting all match_counts #159

alexlib opened this issue May 21, 2018 · 0 comments

Comments

@alexlib
Copy link
Contributor

alexlib commented May 21, 2018

match_counts[3] = 0;

this line should be replaced by a loop for all match_counts[i] - otherwise we fail the case for allCam == 1 in correspondences.pyx in the loop

for clique_type in xrange(num_cams - 1):

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