Namespaces | Functions
sensor_model_utils.h File Reference
#include <image_geometry/pinhole_camera_model.h>
#include "jsk_recognition_utils/geo_util.h"
Include dependency graph for sensor_model_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 jsk_recognition_utils
 

Functions

std::vector< cv::Pointjsk_recognition_utils::project3DPointstoPixel (const image_geometry::PinholeCameraModel &model, const Vertices &vertices)
 Project array of 3d point represented in Eigen::Vector3f to 2d point using model. More...
 
cv::Point jsk_recognition_utils::project3DPointToPixel (const image_geometry::PinholeCameraModel &model, const Eigen::Vector3f &p)
 Project 3d point represented in Eigen::Vector3f to 2d point using model. More...
 


jsk_recognition_utils
Author(s):
autogenerated on Mon May 3 2021 03:03:03