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

Assertion at matrix_wrap.cpp:807 when saving image if imageclipper was compiled with OpenCV 3.4.1 #20

Open
jekhor opened this issue Mar 27, 2018 · 1 comment

Comments

@jekhor
Copy link

jekhor commented Mar 27, 2018

Fails for me because of bug in OpenCV C API: opencv/opencv#11076:

Key pressed: 115
OpenCV(3.4.1) Error: Assertion failed ((flags & FIXED_TYPE) != 0) in type, file /home/jek/work/src/opencv/deb/build-area/opencv-3.4.1/modules/core/src/matrix_wrap.cpp, line 807
terminate called after throwing an instance of 'cv::Exception'
what(): OpenCV(3.4.1) /home/jek/work/src/opencv/deb/build-area/opencv-3.4.1/modules/core/src/matrix_wrap.cpp:807: error: (-215) (flags & FIXED_TYPE) != 0 in function type

@clasick
Copy link

clasick commented Jun 27, 2018

Same here. Any idea how to do an interim fix till the next release?

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

2 participants