Go to the documentation of this file.
7 #ifndef INPUT_SENSOR_ADTF31XX_H
8 #define INPUT_SENSOR_ADTF31XX_H
11 #include <aditof/camera.h>
12 #include <aditof/frame.h>
13 #include <aditof/system.h>
23 void openSensor(std::string ,
int input_image_width,
int input_image_height,
24 std::string config_file_name, std::string input_sensor_ip);
28 bool readNextFrame(
unsigned short* depth_frame,
unsigned short* ab_frame,
unsigned short* conf_frame,
40 std::shared_ptr<aditof::Camera>
camera_;
Extrinsic parameters of the camera.
Intrinsic parameters of the camera.