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

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

haskell - Using filter on an item in a list? -

Cursor error with postgresql, pgpool and php -