Add cv::setWindowTitle to highgui
authorAndrey Kamaev <andrey.kamaev@itseez.com>
Mon, 17 Nov 2014 23:27:02 +0000 (02:27 +0300)
committerAndrey Kamaev <andrey.kamaev@itseez.com>
Tue, 18 Nov 2014 13:54:03 +0000 (16:54 +0300)
commitf4ba8b13c7f94693ce8b0a1b9d45499449536862
tree0775be8404707deb3eac076a07ce555a072250e0
parent174409843874546f4a825ffa496ed748c9bcf8d4
Add cv::setWindowTitle to highgui
modules/highgui/include/opencv2/highgui.hpp
modules/highgui/src/window.cpp
modules/highgui/src/window_QT.cpp
modules/highgui/src/window_QT.h
modules/highgui/src/window_carbon.cpp
modules/highgui/src/window_cocoa.mm
modules/highgui/src/window_gtk.cpp
modules/highgui/src/window_w32.cpp