#include <sensor_msgs/CameraInfo.h>
#include <opencv2/core/core.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/calib3d/calib3d.hpp>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | image_geometry::Exception |
class | image_geometry::PinholeCameraModel |
Simplifies interpreting images geometrically using the parameters from sensor_msgs/CameraInfo. More... | |
Namespaces | |
namespace | image_geometry |