4 #ifndef R4XX_ADVANCED_MODE_HPP 5 #define R4XX_ADVANCED_MODE_HPP 386 #endif // R4XX_ADVANCED_MODE_HPP
uint32_t rauDiffThresholdBlue
void set_color_control(const STColorControl &group)
void set_slo_color_thresholds_control(const STSloColorThresholdsControl &group)
void rs2_set_depth_table(rs2_device *dev, const STDepthTableControl *group, rs2_error **error)
void rs2_set_hdad(rs2_device *dev, const STHdad *group, rs2_error **error)
GLboolean GLboolean GLboolean b
void rs2_toggle_advanced_mode(rs2_device *dev, int enable, rs2_error **error)
void rs2_get_depth_control(rs2_device *dev, STDepthControlGroup *group, int mode, rs2_error **error)
void rs2_set_depth_control(rs2_device *dev, const STDepthControlGroup *group, rs2_error **error)
uint32_t disableSLOLeftColor
void rs2_set_rau_support_vector_control(rs2_device *dev, const STRauSupportVectorControl *group, rs2_error **error)
void set_slo_penalty_control(const STSloPenaltyControl &group)
void rs2_get_rau_support_vector_control(rs2_device *dev, STRauSupportVectorControl *group, int mode, rs2_error **error)
STAEControl get_ae_control(int mode=0) const
void set_ae_control(const STAEControl &group)
void set_census(const STCensusRadius &group)
uint32_t textureCountThreshold
STColorControl get_color_control(int mode=0) const
void rs2_is_enabled(rs2_device *dev, int *enabled, rs2_error **error)
uint32_t sloK2PenaltyMod2
void rs2_get_rau_thresholds_control(rs2_device *dev, STRauColorThresholdsControl *group, int mode, rs2_error **error)
uint32_t diffThresholdRed
void rs2_set_color_control(rs2_device *dev, const STColorControl *group, rs2_error **error)
GLboolean GLboolean GLboolean GLboolean a
void set_depth_control(const STDepthControlGroup &group)
uint32_t deepSeaMedianThreshold
advanced_mode(rs2::device d)
void rs2_set_ae_control(rs2_device *dev, const STAEControl *group, rs2_error **error)
uint32_t sloK1PenaltyMod2
void rs2_get_hdad(rs2_device *dev, STHdad *group, int mode, rs2_error **error)
void rs2_set_slo_color_thresholds_control(rs2_device *dev, const STSloColorThresholdsControl *group, rs2_error **error)
void rs2_get_amp_factor(rs2_device *dev, STAFactor *group, int mode, rs2_error **error)
void rs2_get_color_control(rs2_device *dev, STColorControl *group, int mode, rs2_error **error)
void set_depth_table(const STDepthTableControl &group)
STDepthControlGroup get_depth_control(int mode=0) const
void rs2_set_amp_factor(rs2_device *dev, const STAFactor *group, rs2_error **error)
STCensusRadius get_census(int mode=0) const
uint32_t disableSLORightColor
void rs2_get_census(rs2_device *dev, STCensusRadius *group, int mode, rs2_error **error)
void set_rau_thresholds_control(const STRauColorThresholdsControl &group)
uint32_t meanIntensitySetPoint
int rs2_is_device_extendable_to(const rs2_device *device, rs2_extension extension, rs2_error **error)
std::shared_ptr< rs2_device > _dev
serializable_device(rs2::device d)
void rs2_get_depth_table(rs2_device *dev, STDepthTableControl *group, int mode, rs2_error **error)
GLenum GLenum GLsizei const GLuint GLboolean enabled
void toggle_advanced_mode(bool enable)
STHdad get_hdad(int mode=0) const
static void handle(rs2_error *e)
void rs2_get_ae_control(rs2_device *dev, STAEControl *group, int mode, rs2_error **error)
bool operator==(const STDepthControlGroup &a, const STDepthControlGroup &b)
void set_hdad(const STHdad &group)
STAFactor get_amp_factor(int mode=0) const
STSloColorThresholdsControl get_slo_color_thresholds_control(int mode=0) const
STColorCorrection get_color_correction(int mode=0) const
void rs2_set_rsm(rs2_device *dev, const STRsm *group, rs2_error **error)
uint32_t lrAgreeThreshold
STRauColorThresholdsControl get_rau_thresholds_control(int mode=0) const
void set_rau_support_vector_control(const STRauSupportVectorControl &group)
void rs2_set_census(rs2_device *dev, const STCensusRadius *group, rs2_error **error)
uint32_t sloK2PenaltyMod1
rs2_rs400_visual_preset
For RS400 devices: provides optimized settings (presets) for specific types of usage.
uint32_t diffThresholdGreen
void set_color_correction(const STColorCorrection &group)
void rs2_set_color_correction(rs2_device *dev, const STColorCorrection *group, rs2_error **error)
void rs2_get_slo_penalty_control(rs2_device *dev, STSloPenaltyControl *group, int mode, rs2_error **error)
void rs2_get_slo_color_thresholds_control(rs2_device *dev, STSloColorThresholdsControl *group, int mode, rs2_error **error)
void rs2_get_rsm(rs2_device *dev, STRsm *group, int mode, rs2_error **error)
uint32_t disableSADNormalize
std::ostream & operator<<(std::ostream &o, rs2_rs400_visual_preset preset)
uint32_t sloK1PenaltyMod1
uint32_t deepSeaNeighborThreshold
void set_rsm(const STRsm &group)
const char * rs2_rs400_visual_preset_to_string(rs2_rs400_visual_preset preset)
uint32_t textureDifferenceThreshold
uint32_t rauDiffThresholdRed
void rs2_set_rau_thresholds_control(rs2_device *dev, const STRauColorThresholdsControl *group, rs2_error **error)
STSloPenaltyControl get_slo_penalty_control(int mode=0) const
uint32_t rauDiffThresholdGreen
void set_amp_factor(const STAFactor &group)
STDepthTableControl get_depth_table(int mode=0) const
uint32_t diffThresholdBlue
void rs2_set_slo_penalty_control(rs2_device *dev, const STSloPenaltyControl *group, rs2_error **error)
uint32_t deepSeaSecondPeakThreshold
void rs2_get_color_correction(rs2_device *dev, STColorCorrection *group, int mode, rs2_error **error)
STRsm get_rsm(int mode=0) const
STRauSupportVectorControl get_rau_support_vector_control(int mode=0) const