Go to the documentation of this file.
29 virtual void openSensor(std::string sensor_name,
int input_image_width,
int input_image_height,
30 std::string config_file_name, std::string input_sensor_ip) = 0;
34 virtual bool readNextFrame(
unsigned short* depth_frame,
unsigned short* ab_frame,
unsigned short* conf_frame,
35 short* xyz_frame) = 0;
Extrinsic parameters of the camera.
Intrinsic parameters of the camera.