| 
    MRPT
    2.0.4
    
   | 
 
#include <mrpt/gui/CDisplayWindow.h>#include <mrpt/hwdrivers/CGenericSensor.h>#include <mrpt/obs/CObservation3DRangeScan.h>#include <mrpt/obs/CObservationIMU.h>#include <mrpt/typemeta/TEnumType.h>Go to the source code of this file.
Classes | |
| class | mrpt::hwdrivers::CKinect | 
| A class for grabing "range images", intensity images (either RGB or IR) and other information from an Xbox Kinect sensor.  More... | |
Namespaces | |
| mrpt::hwdrivers | |
| Contains classes for various device interfaces.  | |
Macros | |
| #define | MRPT_KINECT_DEPTH_11BIT | 
| #define | KINECT_RANGES_TABLE_LEN 2048 | 
| #define | KINECT_RANGES_TABLE_MASK 0x07FF | 
Functions | |
| MRPT_FILL_ENUM_MEMBER (CKinect, VIDEO_CHANNEL_RGB) | |
| MRPT_FILL_ENUM_MEMBER (CKinect, VIDEO_CHANNEL_IR) | |
| #define KINECT_RANGES_TABLE_LEN 2048 | 
Definition at line 30 of file CKinect.h.
Referenced by mrpt::hwdrivers::CKinect::calculate_range2meters(), and mrpt::hwdrivers::CKinect::CKinect().
| MRPT_FILL_ENUM_MEMBER | ( | CKinect | , | 
| VIDEO_CHANNEL_RGB | |||
| ) | 
| MRPT_FILL_ENUM_MEMBER | ( | CKinect | , | 
| VIDEO_CHANNEL_IR | |||
| ) | 
| Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |