image_proc::RectifyNodelet Class Reference

List of all members.

Public Member Functions

 RectifyNodelet ()

Private Member Functions

void connectCb ()
void imageCb (const sensor_msgs::ImageConstPtr &image_msg, const sensor_msgs::CameraInfoConstPtr &info_msg)
virtual void onInit ()

Private Attributes

boost::shared_ptr
< AdvertisementChecker
check_inputs_
int interpolation_
boost::shared_ptr
< image_transport::ImageTransport > 
it_
image_geometry::PinholeCameraModel model_
image_transport::Publisher pub_rect_
int queue_size_
image_transport::CameraSubscriber sub_camera_

Detailed Description

Definition at line 10 of file rectify.cpp.


Constructor & Destructor Documentation

image_proc::RectifyNodelet::RectifyNodelet (  )  [inline]

Definition at line 25 of file rectify.cpp.


Member Function Documentation

void image_proc::RectifyNodelet::connectCb (  )  [private]

Definition at line 61 of file rectify.cpp.

void image_proc::RectifyNodelet::imageCb ( const sensor_msgs::ImageConstPtr &  image_msg,
const sensor_msgs::CameraInfoConstPtr &  info_msg 
) [private]

Definition at line 69 of file rectify.cpp.

void image_proc::RectifyNodelet::onInit (  )  [private, virtual]

Definition at line 31 of file rectify.cpp.


Member Data Documentation

Definition at line 12 of file rectify.cpp.

Definition at line 14 of file rectify.cpp.

boost::shared_ptr<image_transport::ImageTransport> image_proc::RectifyNodelet::it_ [private]

Definition at line 9 of file rectify.cpp.

image_geometry::PinholeCameraModel image_proc::RectifyNodelet::model_ [private]

Definition at line 13 of file rectify.cpp.

image_transport::Publisher image_proc::RectifyNodelet::pub_rect_ [private]

Definition at line 11 of file rectify.cpp.

Todo:
dynamic_reconfigure for interpolation

Definition at line 15 of file rectify.cpp.

image_transport::CameraSubscriber image_proc::RectifyNodelet::sub_camera_ [private]

Definition at line 10 of file rectify.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerator


image_proc
Author(s): Patrick Mihelich, Kurt Konolige, Jeremy Leibs
autogenerated on Fri Jan 11 10:08:08 2013