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

Stitching: failed test: ParallelFeaturesFinder.IsSameWithSerial (master branch) #13121

Open
alalek opened this issue Nov 12, 2018 · 0 comments
Open

Comments

@alalek
Copy link
Member

alalek commented Nov 12, 2018

Nightly build (sporadic failures on Windows):

[ RUN      ] ParallelFeaturesFinder.IsSameWithSerial
C:\build\master-win64-vc14\opencv\modules\stitching\test\test_matchers.cpp(103): error: Expected equality of these values:
  countNonZero(diff_descriptors)
    Which is: 12691
  0
C:\build\master-win64-vc14\opencv\modules\stitching\test\test_matchers.cpp(103): error: Expected equality of these values:
  countNonZero(diff_descriptors)
    Which is: 12691
  0
...

Problem is related to ORB descriptors (not bit-exact between runs for some reasons)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant