Home
last modified time | relevance | path

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

/dports/multimedia/zart/gmic-2.8.1/src/
H A DCImg.h428 #define _cimg_cap_prop_frame_height cv::VideoCaptureProperties::CAP_PROP_FRAME_HEIGHT macro
433 #define _cimg_cap_prop_frame_height CV_CAP_PROP_FRAME_HEIGHT macro
52665 captures[camera_index]->set(_cimg_cap_prop_frame_height,capture_height);
/dports/graphics/cimg/CImg-v.2.9.7/
H A DCImg.h431 #define _cimg_cap_prop_frame_height cv::VideoCaptureProperties::CAP_PROP_FRAME_HEIGHT macro
436 #define _cimg_cap_prop_frame_height CV_CAP_PROP_FRAME_HEIGHT macro
54776 captures[camera_index]->set(_cimg_cap_prop_frame_height,capture_height);
/dports/graphics/gmic/gmic-3.0.0/src/
H A DCImg.h431 #define _cimg_cap_prop_frame_height cv::VideoCaptureProperties::CAP_PROP_FRAME_HEIGHT macro
436 #define _cimg_cap_prop_frame_height CV_CAP_PROP_FRAME_HEIGHT macro
55937 captures[camera_index]->set(_cimg_cap_prop_frame_height,capture_height);
/dports/graphics/gmic-qt/CImg-v.2.9.8/
H A DCImg.h431 #define _cimg_cap_prop_frame_height cv::VideoCaptureProperties::CAP_PROP_FRAME_HEIGHT macro
436 #define _cimg_cap_prop_frame_height CV_CAP_PROP_FRAME_HEIGHT macro
55359 captures[camera_index]->set(_cimg_cap_prop_frame_height,capture_height);