#include </__w/1/s/gpu/kinfu/tools/openni_capture.h>
Definition at line 51 of file openni_capture.h.
◆ RGB
◆ anonymous enum
◆ CaptureOpenNI() [1/3]
pcl::gpu::CaptureOpenNI::CaptureOpenNI |
( |
| ) |
|
◆ CaptureOpenNI() [2/3]
pcl::gpu::CaptureOpenNI::CaptureOpenNI |
( |
int |
device | ) |
|
◆ CaptureOpenNI() [3/3]
pcl::gpu::CaptureOpenNI::CaptureOpenNI |
( |
const std::string & |
oni_filename | ) |
|
◆ ~CaptureOpenNI()
pcl::gpu::CaptureOpenNI::~CaptureOpenNI |
( |
| ) |
|
◆ grab()
bool pcl::gpu::CaptureOpenNI::grab |
( |
PtrStepSz< const unsigned short > & |
depth, |
|
|
PtrStepSz< const RGB > & |
rgb24 |
|
) |
| |
◆ open() [1/2]
void pcl::gpu::CaptureOpenNI::open |
( |
const std::string & |
oni_filename | ) |
|
◆ open() [2/2]
void pcl::gpu::CaptureOpenNI::open |
( |
int |
device | ) |
|
◆ release()
void pcl::gpu::CaptureOpenNI::release |
( |
| ) |
|
◆ setRegistration()
bool pcl::gpu::CaptureOpenNI::setRegistration |
( |
bool |
value = false | ) |
|
◆ baseline
float pcl::gpu::CaptureOpenNI::baseline |
◆ depth_focal_length_VGA
float pcl::gpu::CaptureOpenNI::depth_focal_length_VGA |
◆ max_depth
unsigned short pcl::gpu::CaptureOpenNI::max_depth |
◆ no_sample_value
int pcl::gpu::CaptureOpenNI::no_sample_value |
◆ pixelSize
double pcl::gpu::CaptureOpenNI::pixelSize |
◆ shadow_value
int pcl::gpu::CaptureOpenNI::shadow_value |
The documentation for this class was generated from the following file: