#include "image_geometry/pinhole_camera_model.h"
#include <sensor_msgs/CameraInfo.h>
#include <opencv/cv.h>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | image_geometry::StereoCameraModel |
Simplifies interpreting stereo image pairs geometrically using the parameters from the left and right sensor_msgs/CameraInfo. More... | |
Namespaces | |
namespace | image_geometry |