Monado OpenXR Runtime
|
Interface to camera based hand tracking driver code. More...
#include "xrt/xrt_device.h"
#include "xrt/xrt_config_drivers.h"
#include "tracking/t_tracking.h"
#include "tracking/t_hand_tracking.h"
#include "xrt/xrt_prober.h"
#include "xrt/xrt_tracking.h"
Go to the source code of this file.
Functions | |
int | ht_device_create (struct xrt_frame_context *xfctx, struct t_stereo_camera_calibration *calib, struct t_hand_tracking_create_info create_info, struct xrt_slam_sinks **out_sinks, struct xrt_device **out_device) |
Create hand tracker. More... | |
Interface to camera based hand tracking driver code.