39 #include <pcl/gpu/containers/device_array.h>
40 #include <pcl/gpu/containers/kernel_containers.h>
45 #include <pcl/gpu/kinfu/kinfu.h>
64 void open(
const std::string& oni_filename);
83 std::shared_ptr<Impl> impl_;
void open(const std::string &oni_filename)
@ PROP_OPENNI_REGISTRATION_ON
CaptureOpenNI(int device)
bool grab(PtrStepSz< const unsigned short > &depth, PtrStepSz< const RGB > &rgb24)
CaptureOpenNI(const std::string &oni_filename)
float depth_focal_length_VGA
bool setRegistration(bool value=false)
pcl::gpu::PixelRGB PixelRGB
Pixel type for rendered image.
Input/output pixel format for KinfuTracker.