OpenCV window always on top -


is there way set opencv window on top? , can remove minimize , close button window? thank you.

you can use: cvgetwindowhandle() obtain widows handler. using regular windows api can like


Comments

Popular posts from this blog

c++ - error: use of deleted function -

Cursor error with postgresql, pgpool and php -

iphone - Request for member 'uitextfield' in something not a structure or union? -