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

build/tests OpenCV Error #5

Open
AllenAnthony opened this issue Aug 23, 2019 · 3 comments
Open

build/tests OpenCV Error #5

AllenAnthony opened this issue Aug 23, 2019 · 3 comments

Comments

@AllenAnthony
Copy link

When I set up all the stuff and run build/tests I got this:
I have tried a lot of methods but none of them worked, does anyone have a solution?

OpenCV(3.4.1) Error: Assertion failed (_src1.sameSize(_src2) && _src1.type() == _src2.type()) in norm, file /new_home/qxf/opencv/modules/core/src/norm.cpp, line 1082

tests is a Catch v2.0.1 host application.
Run with -? for options

-------------------------------------------------------------------------------
RGB Image
-------------------------------------------------------------------------------
/new_home/qxf/workPlaceForPython/selfmonitoring-agent/src/test/main.cpp:302
...............................................................................

/new_home/qxf/workPlaceForPython/selfmonitoring-agent/src/test/main.cpp:302: FAILED:
  {Unknown expression after the reported line}
due to unexpected exception with message:
  OpenCV(3.4.1) /new_home/qxf/opencv/modules/core/src/norm.cpp:1082: error: (-
  215) _src1.sameSize(_src2) && _src1.type() == _src2.type() in function norm

===============================================================================
test cases:      5 |      4 passed | 1 failed
assertions: 118338 | 118337 passed | 1 failed
@Hannah-hh
Copy link

I have the same problem with you. Have you solved it? Could you tell me the solution?

@ZuoJiaxing
Copy link

I got the same issue, how did you solve it?

@ZuoJiaxing
Copy link

I solved it. I noticed that there is supposed to have a folder named "webgl_imgs" and another folder named "sim_imgs".

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

3 participants