kinect 에서 사운드 array를 이용해서 방향을 측정할수 있다곤 하는데
libfreenect 에는 사운드 관련 api가 존재 하지만
libfreenect2 에서는 아예 없어서 odas나 tdoa 라이브러리 쓰라고 해서 찾아보는 중
ODAS (Open embeddeD Audition System)
[링크 : https://github.com/introlab/odas]
[링크 : https://www.frontiersin.org/journals/robotics-and-ai/articles/10.3389/frobt.2022.854444/full]
TWR (Two Way Ranging)
TDoA (Time Differnce of Arrival)
[링크 : https://github.com/AlexisTM/MultilaterationTDOA]
[링크 : https://grow-space.io/blog/uwb-측위-방식의-양대-산맥-twrtwo-way-ranging-vs-tdoatime-difference-of-arrival-비교/]
[링크 : https://m.blog.naver.com/intknk2/221510943339]
'프로그램 사용 > kinect' 카테고리의 다른 글
| libfreenect2 VAAPI 버그? (2) | 2025.05.22 |
|---|---|
| kinect 1.x, 2.x color <-> depth mapping (0) | 2025.05.07 |
| kinect v2 잘못된 깊이 맵 맵핑 (0) | 2025.05.06 |
| libfreenect2 rgb / depth 매핑 소스코드 분석 (0) | 2025.05.05 |
| kinect rgb - depth mapping (0) | 2025.05.01 |
