42 #ifndef vpServoDisplay_H
43 #define vpServoDisplay_H
51 #include <visp/vpServo.h>
54 #include <visp/vpCameraParameters.h>
57 #include <visp/vpColor.h>
58 #include <visp/vpImage.h>
59 #include <visp/vpRGBa.h>
68 static void display(
const vpServo &s,
73 unsigned int thickness=1) ;
74 static void display(
const vpServo &s,
79 unsigned int thickness=1) ;
Class to define colors available for display functionnalities.
static const vpColor green
Interface with the image for feature display.
Generic class defining intrinsic camera parameters.