39#ifndef vpServoDisplay_H
40#define vpServoDisplay_H
48#include <visp3/vs/vpServo.h>
51#include <visp3/core/vpCameraParameters.h>
54#include <visp3/core/vpColor.h>
55#include <visp3/core/vpImage.h>
56#include <visp3/core/vpRGBa.h>
67 unsigned int thickness = 1);
70 unsigned int thickness = 1);
Generic class defining intrinsic camera parameters.
Class to define RGB colors available for display functionnalities.
static const vpColor green
Interface with the image for feature display.