#include "OpenCVWriter.h"#include <string>#include <yarp/os/Property.h>#include <yarp/os/Searchable.h>#include <yarp/os/Value.h>#include <yarp/os/Log.h>#include <yarp/os/LogComponent.h>#include <yarp/os/LogStream.h>#include <yarp/sig/Image.h>#include <opencv2/core/mat.hpp>#include <opencv2/imgproc.hpp>
Include dependency graph for OpenCVWriter.cpp: