|
Kiretu
|
#include <vector>#include <fstream>#include <sstream>#include <string>#include <cstring>#include <stdlib.h>#include <stdio.h>#include <iostream>#include "Util.h"Go to the source code of this file.
Data Structures | |
| class | YMLParser |
| C++-class for read in a Kinect yml calibration file and extract the intrinsic and extrisic parameters of the Kinect. More... | |
Enumerations | |
| enum | KinectParam { RGB_INTRINSICS, RGB_DISTORTION, DEPTH_INTRINSICS, DEPTH_DISTORTION, ROT, TRANS, PARAM_END } |
Parameter-types of the Kinect. More... | |
| enum KinectParam |
Parameter-types of the Kinect.