Public Types | Public Member Functions | Public Attributes | List of all members
hdr_widgets Class Reference

#include <example-imgui.hpp>

Public Types

enum  frame_id {
  IR1, IR2, DEPTH1, DEPTH2,
  HDR
}
 

Public Member Functions

frames_mosaicget_frames_map ()
 
 hdr_widgets (rs2::depth_sensor &depth_sensor)
 
void render_widgets ()
 
void update_frames_map (const rs2::video_frame &infrared_frame, const rs2::frame &depth_frame, const rs2::frame &hdr_frame, rs2_metadata_type hdr_seq_id, rs2_metadata_type hdr_seq_size)
 

Public Attributes

hdr_slider _exposure_slider_seq_1
 
hdr_slider _exposure_slider_seq_2
 
frames_mosaic _frames_map
 
hdr_slider _gain_slider_seq_1
 
hdr_slider _gain_slider_seq_2
 
text_box _text_box_first_frame
 
text_box _text_box_hdr_explain
 
text_box _text_box_hdr_frame
 
text_box _text_box_second_frame
 

Detailed Description

Definition at line 110 of file example-imgui.hpp.

Member Enumeration Documentation

Enumerator
IR1 
IR2 
DEPTH1 
DEPTH2 
HDR 

Definition at line 207 of file example-imgui.hpp.

Constructor & Destructor Documentation

hdr_widgets::hdr_widgets ( rs2::depth_sensor depth_sensor)
inline

Definition at line 114 of file example-imgui.hpp.

Member Function Documentation

frames_mosaic& hdr_widgets::get_frames_map ( )
inline

Definition at line 172 of file example-imgui.hpp.

void hdr_widgets::render_widgets ( )
inline

Definition at line 146 of file example-imgui.hpp.

void hdr_widgets::update_frames_map ( const rs2::video_frame infrared_frame,
const rs2::frame depth_frame,
const rs2::frame hdr_frame,
rs2_metadata_type  hdr_seq_id,
rs2_metadata_type  hdr_seq_size 
)
inline

Definition at line 176 of file example-imgui.hpp.

Member Data Documentation

hdr_slider hdr_widgets::_exposure_slider_seq_1

Definition at line 197 of file example-imgui.hpp.

hdr_slider hdr_widgets::_exposure_slider_seq_2

Definition at line 199 of file example-imgui.hpp.

frames_mosaic hdr_widgets::_frames_map

Definition at line 195 of file example-imgui.hpp.

hdr_slider hdr_widgets::_gain_slider_seq_1

Definition at line 198 of file example-imgui.hpp.

hdr_slider hdr_widgets::_gain_slider_seq_2

Definition at line 200 of file example-imgui.hpp.

text_box hdr_widgets::_text_box_first_frame

Definition at line 203 of file example-imgui.hpp.

text_box hdr_widgets::_text_box_hdr_explain

Definition at line 202 of file example-imgui.hpp.

text_box hdr_widgets::_text_box_hdr_frame

Definition at line 205 of file example-imgui.hpp.

text_box hdr_widgets::_text_box_second_frame

Definition at line 204 of file example-imgui.hpp.


The documentation for this class was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:32