Monado OpenXR Runtime
Loading...
Searching...
No Matches
image_point_sort.h
Go to the documentation of this file.
1
// Copyright 2026, Beyley Cardellio
2
// SPDX-License-Identifier: BSL-1.0
3
/*!
4
* @file
5
* @brief Sorting helper with argument.
6
* @author Beyley Cardellio <ep1cm1n10n123@gmail.com>
7
* @ingroup tracking
8
*/
9
10
#include "
correspondence_search.h
"
11
12
13
#ifdef __cplusplus
14
extern
"C"
{
15
#endif
16
17
void
18
sort_image_points(
struct
cs_image_point
**points,
size_t
num_points,
struct
cs_image_point
*anchor);
19
20
#ifdef __cplusplus
21
}
22
#endif
correspondence_search.h
Ab-initio blob<->LED correspondence search.
cs_image_point
Definition
correspondence_search.h:44
tracking
constellation
image_point_sort.h
Generated by
1.9.8