Home
last modified time | relevance | path

Searched refs:CV_WINDOW_AUTOSIZE (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/highgui/
H A Dhighgui_c.h118CV_WINDOW_AUTOSIZE = 0x00000001, //the user cannot resize the window, the size is constrainted… enumerator
132 CVAPI(int) cvNamedWindow( const char* name, int flags CV_DEFAULT(CV_WINDOW_AUTOSIZE) );
241 #define HG_AUTOSIZE CV_WINDOW_AUTOSIZE