Ask Your Question

Jagajeet Kuppala's profile - activity

2017-11-06 14:53:31 -0600 commented question imshow() prompts error!

providing full path / just file_name.jpg to imread()...both done. same error persists.

2017-11-06 14:47:21 -0600 commented answer OpenCV Error: Assertion Failed (size.width>0 && size.height>0) in unknown function

neither placing the image in 'project' nor specifying the whole address didn't rectified that error !

2017-11-06 14:39:17 -0600 asked a question imshow() prompts error!

imshow() prompts error! cv2.imshow("Image",image) Traceback (most recent call last): File "<pyshell#11>", line 1,