27 const char *models_folder);
struct t_hand_tracking_sync * t_hand_tracking_sync_mercury_create(struct t_stereo_camera_calibration *calib, struct t_hand_tracking_create_info create_info, const char *models_folder)
Create a Mercury hand tracking pipeline.
Definition: hg_sync.cpp:1092
Creation info for the creation of a hand tracker.
Definition: t_hand_tracking.h:111
Synchronously processes frames and returns two hands.
Definition: t_hand_tracking.h:120
Stereo camera calibration data to be given to trackers.
Definition: t_tracking.h:248
Hand tracking interfaces.
Common defines and enums for XRT.