struct mrpt::img::CImage::Impl

Overview

#include </home/jlblanco/mrpt/libs/img/src/CImage_impl.h>

struct Impl
{
    // fields

    cv::Mat img;
};