Class containing just a reference to IR meta data.
More...
#include <pcl/io/image_ir.h>
|
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 |
|
Class containing just a reference to IR meta data.
Definition at line 52 of file image_ir.h.
§ Clock
§ ConstPtr
§ Ptr
§ Timestamp
§ IRImage() [1/2]
§ IRImage() [2/2]
§ ~IRImage()
pcl::io::IRImage::~IRImage |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
§ fillRaw()
void pcl::io::IRImage::fillRaw |
( |
unsigned |
width, |
|
|
unsigned |
height, |
|
|
unsigned short * |
ir_buffer, |
|
|
unsigned |
line_step = 0 |
|
) |
| const |
§ getData()
const unsigned short* pcl::io::IRImage::getData |
( |
| ) |
|
§ getDataSize()
int pcl::io::IRImage::getDataSize |
( |
| ) |
const |
§ getFrameID()
unsigned pcl::io::IRImage::getFrameID |
( |
| ) |
const |
§ getHeight()
unsigned pcl::io::IRImage::getHeight |
( |
| ) |
const |
§ getMetaData()
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.
§ getStep()
unsigned pcl::io::IRImage::getStep |
( |
| ) |
const |
|
inline |
§ getSystemTimestamp()
Timestamp pcl::io::IRImage::getSystemTimestamp |
( |
| ) |
const |
§ getTimestamp()
pcl::uint64_t pcl::io::IRImage::getTimestamp |
( |
| ) |
const |
§ getWidth()
unsigned pcl::io::IRImage::getWidth |
( |
| ) |
const |
§ timestamp_
§ wrapper_
The documentation for this class was generated from the following file:
- /build/pcl-ykqcJu/pcl-1.8.0+dfsg1/io/include/pcl/io/image_ir.h