opencv 3.2.0 can not create window [closed]

asked 2017-06-20 03:34:48 -0600

ste gravatar image

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

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by sturkmen
close date 2020-09-18 04:45:49.472962

Comments

Try to use resize window after imshow (see http://answers.opencv.org/question/15...) may be you sholud clone last opencv version from github

LBerger gravatar imageLBerger ( 2017-06-20 04:44:47 -0600 )edit
1

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 gravatar imageeshirima ( 2017-06-20 07:07:18 -0600 )edit

@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

LBerger gravatar imageLBerger ( 2017-06-20 07:14:59 -0600 )edit