#include "ros/ros.h"#include "sensor_msgs/Image.h"#include "sensor_msgs/SetCameraInfo.h"#include "visp/vpImage.h"#include "visp/vpPoint.h"#include "visp/vpCameraParameters.h"#include <vector>#include <string>#include <boost/thread/thread.hpp>

Go to the source code of this file.
| Classes | |
| class | visp_camera_calibration::ImageProcessing | 
| Namespaces | |
| namespace | visp_camera_calibration | 
Definition in file image_processing.h.