You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
When you call the function it throws this error:
Example:
