|
Monado OpenXR Runtime
|
Data Fields | |
| uint32_t | min_leds_for_correspondence_search_without_prior |
| The minimum number of LEDs required to accept a brute-force solve without a prior. | |
| uint32_t | min_leds_for_correspondence_search_with_prior |
| The minimum number of LEDs required to accept a brute-force solve with a prior that said solve agrees with. | |
| uint32_t t_constellation_tracker_led_model_match_parameters::min_leds_for_correspondence_search_with_prior |
The minimum number of LEDs required to accept a brute-force solve with a prior that said solve agrees with.
If the solve has this many LEDs, but it doesn't agree with the prior, then the solve is only accepted if it has min_leds_for_correspondence_search_without_prior LEDs matched.
| uint32_t t_constellation_tracker_led_model_match_parameters::min_leds_for_correspondence_search_without_prior |
The minimum number of LEDs required to accept a brute-force solve without a prior.