Public Attributes | List of all members
freenect_camera::ImageBuffer Class Reference

Holds an image buffer with all the metadata required to transmit the image over ROS channels. More...

#include <image_buffer.hpp>

Public Attributes

float focal_length
 
boost::shared_array< unsigned char > image_buffer
 
bool is_registered
 
freenect_frame_mode metadata
 
boost::mutex mutex
 
int valid
 

Detailed Description

Holds an image buffer with all the metadata required to transmit the image over ROS channels.

Definition at line 22 of file image_buffer.hpp.

Member Data Documentation

◆ focal_length

float freenect_camera::ImageBuffer::focal_length

Definition at line 27 of file image_buffer.hpp.

◆ image_buffer

boost::shared_array<unsigned char> freenect_camera::ImageBuffer::image_buffer

Definition at line 24 of file image_buffer.hpp.

◆ is_registered

bool freenect_camera::ImageBuffer::is_registered

Definition at line 28 of file image_buffer.hpp.

◆ metadata

freenect_frame_mode freenect_camera::ImageBuffer::metadata

Definition at line 26 of file image_buffer.hpp.

◆ mutex

boost::mutex freenect_camera::ImageBuffer::mutex

Definition at line 23 of file image_buffer.hpp.

◆ valid

int freenect_camera::ImageBuffer::valid

Definition at line 25 of file image_buffer.hpp.


The documentation for this class was generated from the following file:


freenect_camera
Author(s): Patrick Mihelich, Suat Gedikli, Radu Bogdan Rusu (original openni_camera driver)., Piyush Khandelwal (libfreenect port).
autogenerated on Mon Feb 28 2022 22:25:29