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

  /external/opencv3/modules/videoio/src/
cap_unicap.cpp 261 case CV_CAP_PROP_CONTRAST: break;
296 case CV_CAP_PROP_CONTRAST: break;
cap_intelperc.cpp 227 case CV_CAP_PROP_CONTRAST:
322 case CV_CAP_PROP_CONTRAST:
cap_v4l.cpp     [all...]
cap_libv4l.cpp 161 - Allows setting up all Video4Linux properties through cvSetCaptureProperty instead of only CV_CAP_PROP_BRIGHTNESS, CV_CAP_PROP_CONTRAST, CV_CAP_PROP_SATURATION, CV_CAP_PROP_HUE, CV_CAP_PROP_GAIN and CV_CAP_PROP_EXPOSURE.
    [all...]
cap_gstreamer.cpp 896 case CV_CAP_PROP_CONTRAST:
991 case CV_CAP_PROP_CONTRAST:
    [all...]
cap_dshow.cpp     [all...]
cap_dc1394.cpp 866 case CV_CAP_PROP_CONTRAST:
    [all...]
  /external/opencv3/modules/videoio/include/opencv2/videoio/
videoio_c.h 157 CV_CAP_PROP_CONTRAST =11,
  /external/opencv/otherlibs/highgui/
highgui.h 201 #define CV_CAP_PROP_CONTRAST 11

Completed in 690 milliseconds