Ask Your Question

PaulSpon's profile - activity

2020-12-15 02:46:02 -0600 received badge  Popular Question (source)
2020-03-13 17:44:00 -0600 commented question How do I fix issue with no window opening with cv2.imshow?

I read through the items and did additional searches. Nothing is crashing and there were no errors, so the threads didn'

2020-03-13 15:50:25 -0600 commented question How do I fix issue with no window opening with cv2.imshow?

Installed Python 3.7. This did not resolve my issue.

2020-03-13 12:19:45 -0600 commented question How do I fix issue with no window opening with cv2.imshow?

The path is fine. As I said, the image displays properly using matplotlib. The code is working on Python 2.7 and 3.7 on

2020-03-12 17:24:40 -0600 asked a question How do I fix issue with no window opening with cv2.imshow?

How do I fix issue with no window opening with cv2.imshow? I successfully use cv2.imread to read an image. I can display