6 #include "../include/librealsense2/hpp/rs_frame.hpp" 11 #define IR_THRESHOLD 120 12 #define RTD_THRESHOLD 50 15 #define Z_MAX_VALUE 1200 16 #define IR_MIN_VALUE 75 17 #define THRESHOLD_OFFSET 10 18 #define THRESHOLD_SCALE 20 52 zero_order(std::shared_ptr<bool_option> is_enabled_opt =
nullptr);
60 bool try_read_baseline(
const rs2::frame& frame);
63 std::pair<int, int> get_zo_point(
const rs2::frame& frame);
rs2::stream_profile _source_profile_depth
rs2_option
Defines general configuration controls. These can generally be mapped to camera UVC controls...
std::weak_ptr< bool_option > _is_enabled_opt
rs2::stream_profile _target_profile_confidence
uint16_t rtd_high_threshold
rs2::stream_profile _source_profile_confidence
GLenum GLenum GLenum input
GLsizei GLsizei GLchar * source
zero_order_options _options
ivcam2::intrinsic_params _resolutions_depth
uint16_t rtd_low_threshold
rs2::stream_profile _target_profile_depth
MAP_EXTENSION(RS2_EXTENSION_POINTS, librealsense::points)