struct mrpt::hwdrivers::CImageGrabber_OpenCV::Impl

Overview

struct Impl
{
    // fields

    cv::VideoCapture cap;
};