39 #ifndef vpServoDisplay_H
40 #define vpServoDisplay_H
42 #include <visp3/core/vpConfig.h>
43 #include <visp3/vs/vpServo.h>
44 #include <visp3/core/vpCameraParameters.h>
45 #include <visp3/core/vpColor.h>
46 #include <visp3/core/vpImage.h>
47 #include <visp3/core/vpRGBa.h>
78 unsigned int thickness = 1);
100 unsigned int thickness = 1);
Generic class defining intrinsic camera parameters.
Class to define RGB colors available for display functionalities.
static const vpColor green
Interface with the image for feature display.