Classes | Namespaces | Enumerations | Functions
pinhole_camera_model.cpp File Reference
#include "image_geometry/pinhole_camera_model.h"
#include <sensor_msgs/distortion_models.h>
#include <boost/make_shared.hpp>
Include dependency graph for pinhole_camera_model.cpp:

Go to the source code of this file.

Classes

struct  image_geometry::PinholeCameraModel::Cache

Namespaces

namespace  image_geometry

Enumerations

enum  image_geometry::DistortionState { image_geometry::NONE, image_geometry::CALIBRATED, image_geometry::UNKNOWN }

Functions

template<typename T >
bool image_geometry::update (const T &new_val, T &my_val)
template<typename MatT >
bool image_geometry::updateMat (const MatT &new_mat, MatT &my_mat, cv::Mat_< double > &cv_mat, int rows, int cols)
template<typename MatT , typename MatU >
bool image_geometry::updateMat (const MatT &new_mat, MatT &my_mat, MatU &cv_mat)


image_geometry
Author(s): Patrick Mihelich
autogenerated on Thu Jun 6 2019 21:23:35