We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
openptv/liboptv/src/correspondences.c
Line 658 in 768aaaa
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
match_counts[i]
allCam == 1
correspondences.pyx
openptv/py_bind/optv/correspondences.pyx
Line 189 in 768aaaa
The text was updated successfully, but these errors were encountered:
No branches or pull requests
openptv/liboptv/src/correspondences.c
Line 658 in 768aaaa
this line should be replaced by a loop for all
match_counts[i]
- otherwise we fail the case forallCam == 1
incorrespondences.pyx
in the loopopenptv/py_bind/optv/correspondences.pyx
Line 189 in 768aaaa
The text was updated successfully, but these errors were encountered: