laser_cb_detector::CvLaserBridge Class Reference

#include <cv_laser_bridge.h>

List of all members.

Public Member Functions

 CvLaserBridge ()
bool fromIntensity (const calibration_msgs::DenseLaserSnapshot &snapshot, float min_val, float max_val)
IplImage * toIpl ()
 ~CvLaserBridge ()

Private Member Functions

void fromSnapshot (const calibration_msgs::DenseLaserSnapshot &snapshot, const std::vector< float > &src, float min_val, float max_val)
bool reallocIfNeeded (IplImage **img, CvSize sz)

Private Attributes

IplImage * dest_image_

Detailed Description

Definition at line 44 of file cv_laser_bridge.h.


Constructor & Destructor Documentation

laser_cb_detector::CvLaserBridge::CvLaserBridge (  )  [inline]

Definition at line 44 of file cv_laser_bridge.h.

laser_cb_detector::CvLaserBridge::~CvLaserBridge (  )  [inline]

Definition at line 49 of file cv_laser_bridge.h.


Member Function Documentation

bool CvLaserBridge::fromIntensity ( const calibration_msgs::DenseLaserSnapshot &  snapshot,
float  min_val,
float  max_val 
)

Definition at line 41 of file cv_laser_bridge.cpp.

void CvLaserBridge::fromSnapshot ( const calibration_msgs::DenseLaserSnapshot &  snapshot,
const std::vector< float > &  src,
float  min_val,
float  max_val 
) [private]

Definition at line 81 of file cv_laser_bridge.cpp.

bool CvLaserBridge::reallocIfNeeded ( IplImage **  img,
CvSize  sz 
) [private]

Definition at line 56 of file cv_laser_bridge.cpp.

IplImage* laser_cb_detector::CvLaserBridge::toIpl (  )  [inline]

Definition at line 60 of file cv_laser_bridge.h.


Member Data Documentation

Definition at line 66 of file cv_laser_bridge.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Defines


laser_cb_detector
Author(s): Vijay Pradeep
autogenerated on Fri Jan 11 09:50:37 2013