|
Monado OpenXR Runtime
|
RANSAC PnP pose refinement. More...
#include "xrt/xrt_config_have.h"#include "xrt/xrt_defines.h"#include "tracking/t_constellation.h"#include "camera_model.h"
Go to the source code of this file.
Functions | |
| bool | ransac_pnp_pose (enum u_logging_level log_level, struct xrt_pose *pose, struct t_blob *blobs, int num_blobs, struct t_constellation_tracker_led_model *leds_model, t_constellation_device_id_t device_id, struct camera_model *calib, int *num_leds_out, int *num_inliers) |
RANSAC PnP pose refinement.