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

cv2.imgshow() not working #21

Open
MarioGK opened this issue Jan 3, 2022 · 1 comment
Open

cv2.imgshow() not working #21

MarioGK opened this issue Jan 3, 2022 · 1 comment

Comments

@MarioGK
Copy link

MarioGK commented Jan 3, 2022

When you call the function it throws this error:

System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.
   at SharpCV.cv2_native_api.highgui_imshow(String winName, IntPtr mat)
   at SharpCV.cv_api.imshow(String windownName, Mat img)

Example:
image

@gkapellmann
Copy link

I am getting the same problem.

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