#include "FakeFrameGrabber.h"
#include <yarp/os/LogComponent.h>
#include <yarp/os/LogStream.h>
#include <yarp/sig/ImageDraw.h>
#include <cstdio>
#include <random>
Go to the source code of this file.