HomeSort by relevance Sort by last modified time
    Searched refs:CV_WND_PROP_AUTOSIZE (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/highgui/include/opencv2/highgui/
highgui_c.h 107 CV_WND_PROP_AUTOSIZE = 1, //to change/get window's autosize property
  /external/opencv3/modules/highgui/src/
window.cpp 71 case CV_WND_PROP_AUTOSIZE:
112 case CV_WND_PROP_AUTOSIZE:

Completed in 34 milliseconds