how to resove the error of
error: ‘CAP_PROP_FRAME_WIDTH’ is not a member of ‘cv’
mCap.set(cv::CAP_PROP_FRAME_WIDTH, 640);
1 | initial version |
how to resove the error of
error: ‘CAP_PROP_FRAME_WIDTH’ is not a member of ‘cv’
mCap.set(cv::CAP_PROP_FRAME_WIDTH, 640);