This website requires JavaScript.
Explore
Help
Sign In
crosstyan
/
RapidPoseTriangulation
Watch
1
Star
0
Fork
0
You've already forked RapidPoseTriangulation
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5bed0f0aaf011fc06d05d8586b1273d710445942
RapidPoseTriangulation
/
rpt
T
History
crosstyan
d7769794fb
Migrate Python bindings from SWIG to nanobind
2026-03-11 21:56:30 +08:00
..
camera.cpp
Add CMake support and SWIG bindings for RapidPoseTriangulation
2026-01-29 17:37:38 +08:00
camera.hpp
Moved internal camera implementation.
2025-11-24 19:00:53 +01:00
CMakeLists.txt
Refactor CMake configuration: separate RPT core library into its own CMakeLists.txt and streamline SWIG integration
2026-01-29 17:54:21 +08:00
interface.cpp
Migrate Python bindings from SWIG to nanobind
2026-03-11 21:56:30 +08:00
interface.hpp
Migrate Python bindings from SWIG to nanobind
2026-03-11 21:56:30 +08:00
tracker.hpp
Slightly improved tracker.
2025-10-21 16:20:51 +02:00
triangulator.cpp
Fix move semantics in triangulate_poses to improve performance
2026-01-29 17:55:59 +08:00
triangulator.hpp
Moved internal camera implementation.
2025-11-24 19:00:53 +01:00