Hello
Xcode 7.3.1, Mac OS X 10.11.5, OpenCV 2.4.13, MacBook Pro
When attempting to show an image in full screen the program stops running (lines after the one below don't seem to run), and the screen goes black. The mouse cursor is still moving but the machine won't respond to keyboard - can't switch windows, force quit, or do anything else except of hard-resetting. The line that does all this mess is:
setWindowProperty(wndName, CV_WND_PROP_FULLSCREEN, CV_WINDOW_FULLSCREEN);
Will appreciate any ideas...
Thanks
↧