Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Imshow does not show window

Hello,

I'm using VC12 and Win8.1. I think that I configured my project fine, because it compiles.

I use this sample code http://docs.opencv.org/doc/tutorials/introduction/display_image/display_image.html#display-image

So I run the application without debugging about VC12. The Message " Usage: display_image ImageToLoadAndDisplay" is displayed and the console application waits for key stroke. But no new window will be displayed.

Same issue by executing the program about command prompt.

I tried also the execution by using admin rights, but it does not display any new window.

Any hints for fixing this issue?

Imshow namedWindow does not show window

Hello,

I'm using VC12 and Win8.1. I think that I configured my project fine, because it compiles.

I use this sample code http://docs.opencv.org/doc/tutorials/introduction/display_image/display_image.html#display-image

So I run the application without debugging about VC12. The Message " Usage: display_image ImageToLoadAndDisplay" is displayed and the console application waits for key stroke. But no new window will be displayed.

Same issue by executing the program about command prompt.

I tried also the execution by using admin rights, but it does not display any new window.

Any hints for fixing this issue?