#include <yarp/sig/Image.h>
#include <yarp/dev/IFrameGrabberImage.h>
#include <yarp/dev/PolyDriver.h>
#include <yarp/dev/IWrapper.h>
#include <catch2/catch_amalgamated.hpp>
#include <harness.h>
Go to the source code of this file.
Functions | |
TEST_CASE ("dev::frameGrabberCropperTest", "[yarp::dev]") | |
TEST_CASE | ( | "dev::frameGrabberCropperTest" | , |
"" | [yarp::dev] | ||
) |
Definition at line 19 of file frameGrabberCropper_test.cpp.