| Package | Description |
|---|---|
| org.bytedeco.librealsense2 | |
| org.bytedeco.librealsense2.global |
| Modifier and Type | Method and Description |
|---|---|
STRauColorThresholdsControl |
STRauColorThresholdsControl.position(long position) |
STRauColorThresholdsControl |
STRauColorThresholdsControl.rauDiffThresholdBlue(int setter) |
STRauColorThresholdsControl |
STRauColorThresholdsControl.rauDiffThresholdGreen(int setter) |
STRauColorThresholdsControl |
STRauColorThresholdsControl.rauDiffThresholdRed(int setter) |
| Modifier and Type | Method and Description |
|---|---|
static void |
realsense2.rs2_get_rau_thresholds_control(rs2_device dev,
STRauColorThresholdsControl group,
int mode,
PointerPointer error) |
static void |
realsense2.rs2_get_rau_thresholds_control(rs2_device dev,
STRauColorThresholdsControl group,
int mode,
rs2_error error) |
static void |
realsense2.rs2_set_rau_thresholds_control(rs2_device dev,
STRauColorThresholdsControl group,
PointerPointer error) |
static void |
realsense2.rs2_set_rau_thresholds_control(rs2_device dev,
STRauColorThresholdsControl group,
rs2_error error) |
Copyright © 2019. All rights reserved.