Traceback (most recent call last): File "C:\dfsdf.py", line 13, in <module> cv2.imshow("input", img) error: ......\opencv-2.4.13.2\modules\highgui\src\window.cpp:269: error: (-215) size.width>0 && size.height>0 in function cv::imshow
1 | initial version |
Traceback (most recent call last): File "C:\dfsdf.py", line 13, in <module> cv2.imshow("input", img) error: ......\opencv-2.4.13.2\modules\highgui\src\window.cpp:269: error: (-215) size.width>0 && size.height>0 in function cv::imshow
2 | retagged |
Traceback (most recent call last): File "C:\dfsdf.py", line 13, in <module> cv2.imshow("input", img) error: ......\opencv-2.4.13.2\modules\highgui\src\window.cpp:269: error: (-215) size.width>0 && size.height>0 in function cv::imshow
3 | No.3 Revision |
Traceback (most recent call last): File "C:\dfsdf.py", line 13, in <module> cv2.imshow("input", img) error: ......\opencv-2.4.13.2\modules\highgui\src\window.cpp:269: error: (-215) size.width>0 && size.height>0 in function cv::imshow