Class containing just a reference to IR meta data.
More...
#include <pcl/io/image_ir.h>
Public Types |
typedef boost::shared_ptr
< IRImage > | Ptr |
typedef boost::shared_ptr
< const IRImage > | ConstPtr |
typedef
boost::chrono::high_resolution_clock | Clock |
typedef
boost::chrono::high_resolution_clock::time_point | Timestamp |
Detailed Description
Class containing just a reference to IR meta data.
Definition at line 52 of file image_ir.h.
Member Typedef Documentation
Constructor & Destructor Documentation
| pcl::io::IRImage::~IRImage |
( |
| ) |
throw () |
|
inline |
Member Function Documentation
| void pcl::io::IRImage::fillRaw |
( |
unsigned |
width, |
|
|
unsigned |
height, |
|
|
unsigned short * |
ir_buffer, |
|
|
unsigned |
line_step = 0 |
|
) |
| const |
| const unsigned short* pcl::io::IRImage::getData |
( |
| ) |
|
| int pcl::io::IRImage::getDataSize |
( |
| ) |
const |
| unsigned pcl::io::IRImage::getFrameID |
( |
| ) |
const |
| unsigned pcl::io::IRImage::getHeight |
( |
| ) |
const |
method to access the internal data structure wrapper, which needs to be cast to an approperate subclass before the getMetadata(..) function is available to access the native data type.
| unsigned pcl::io::IRImage::getStep |
( |
| ) |
const |
|
inline |
| Timestamp pcl::io::IRImage::getSystemTimestamp |
( |
| ) |
const |
| pcl::uint64_t pcl::io::IRImage::getTimestamp |
( |
| ) |
const |
| unsigned pcl::io::IRImage::getWidth |
( |
| ) |
const |
Member Data Documentation
The documentation for this class was generated from the following file:
- /tmp/buildd/pcl-1.7.2/io/include/pcl/io/image_ir.h