|
libfreenect2 0.4
Open source driver for the Kinect for Windows v2 (K4W2) sensor
|
Calibration required to decode raw depth recordings without hardware. More...
#include <libfreenect2/libfreenect2.hpp>
Public Attributes | |
| Freenect2Device::ColorCameraParams | color |
| Freenect2Device::IrCameraParams | ir |
| std::vector< unsigned char > | p0_tables |
| std::vector< float > | x_table |
| std::vector< float > | z_table |
| std::vector< short > | lookup_table |
Calibration required to decode raw depth recordings without hardware.
| std::vector<unsigned char> p0_tables |
| std::vector<float> x_table |
| std::vector<float> z_table |
| std::vector<short> lookup_table |