18namespace xrt::tracking::hand::mercury {
24 bool new_user_event =
false;
37 bool scribble_predictions_into_next_frame =
false;
38 bool scribble_keypoint_model_outputs =
false;
39 bool scribble_optimizer_outputs =
true;
40 bool always_run_detection_model =
false;
41 bool optimize_hand_size =
true;
42 int max_num_outside_view = 6;
43 size_t num_frames_before_display = 10;
44 bool enable_pose_predicted_input =
true;
45 bool enable_framerate_based_smoothing =
false;
48 bool detection_model_in_both_views =
false;
Public interface of Mercury hand tracking.
Definition: hg_debug_instrumentation.hpp:23
Synchronously processes frames and returns two hands.
Definition: t_hand_tracking.h:120
Draggable single precision float information.
Definition: u_var.h:120