Go to the source code of this file.
Namespaces | |
test-frame-drop | |
Functions | |
def | test-frame-drop.color_frame_call_back (frame) |
def | test-frame-drop.depth_frame_call_back (frame) |
Variables | |
test-frame-drop.ccs = rs.calibrated_sensor(color_sensor) | |
test-frame-drop.color_sensor = dev.first_color_sensor() | |
test-frame-drop.cp | |
test-frame-drop.d2r = rs.device_calibration(dev) | |
test-frame-drop.dcs = rs.calibrated_sensor(depth_sensor) | |
test-frame-drop.depth_sensor = dev.first_depth_sensor() | |
test-frame-drop.dev = test.find_first_device_or_exit() | |
test-frame-drop.dp | |
int | test-frame-drop.n_cal = 5 |
int | test-frame-drop.previous_color_frame_number = -1 |
int | test-frame-drop.previous_depth_frame_number = -1 |