Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/modules/videoio/include/opencv2/
H A Dvideoio.hpp157 CAP_PROP_SHARPNESS =20, enumerator
/dports/graphics/opencv/opencv-4.5.3/samples/cpp/
H A Dvideocapture_intelperc.cpp91 …cout << " Sharpness = " << capture.get(CAP_INTELPERC_IMAGE_GENERATOR | CAP_PROP_SHARPNESS) << end… in printStreamProperties()
/dports/graphics/opencv/opencv-4.5.3/modules/videoio/src/
H A Dcap_v4l.cpp1672 case cv::CAP_PROP_SHARPNESS: in capPropertyName()
1754 case cv::CAP_PROP_SHARPNESS: in capPropertyToV4L2()