opencv 3.2.0 can not create window [closed]
Hi all, I installed opencv 3.2.0 on my new laptop. It seems that it can not create window. The same patch works fine on my desktop.
https://github.com/opencv/opencv/blob...
Can anyone help?
Thanks in advance!
C:\fakepath\Screen Shot 2017-06-19 at 7.12.02 PM.png
Mac book pro, OS X sierra 10.12.5
Try to use resize window after imshow (see http://answers.opencv.org/question/15...) may be you sholud clone last opencv version from github
I was facing a similar issue a couple days ago and here's how I resolved it. Don't forget to upvote the answer if it resolves your issue :)
@eshirima I remember now your post. I cannot find it because you don't use tag mac as in this one http://answers.opencv.org/question/15...
thanks for your help