38 #ifndef vpServoDisplay_H 39 #define vpServoDisplay_H 47 #include <visp3/vs/vpServo.h> 50 #include <visp3/core/vpCameraParameters.h> 53 #include <visp3/core/vpColor.h> 54 #include <visp3/core/vpImage.h> 55 #include <visp3/core/vpRGBa.h> 64 static void display(
const vpServo &s,
69 unsigned int thickness=1) ;
70 static void display(
const vpServo &s,
75 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.