7 releases
0.2.1 | Oct 13, 2024 |
---|---|
0.2.0 | Oct 13, 2024 |
0.1.4 | Oct 10, 2024 |
0.1.0 | Jul 21, 2024 |
#503 in Math
Used in tiny-vo
410KB
571 lines
patch-tracker-rs
use patch_tracker::PatchTracker;
let mut point_tracker = PatchTracker::<4>::default();
point_tracker.process_frame(&img_luma8);
Example
![Slow down for show case.](https://img.gs/czjpqfbdkz/600,2x/https://raw.githubusercontent.com/powei-lin/patch-tracker-rs/9f09f609b83b196d738fa59e90fb192d5fff84dc/docs/euroc.avif)
![Slow down for show case.](https://img.gs/czjpqfbdkz/600,2x/https://raw.githubusercontent.com/powei-lin/patch-tracker-rs/9f09f609b83b196d738fa59e90fb192d5fff84dc/docs/tum_vi.avif)
![Slow down for show case.](https://img.gs/czjpqfbdkz/600,2x/https://raw.githubusercontent.com/powei-lin/patch-tracker-rs/9f09f609b83b196d738fa59e90fb192d5fff84dc/docs/uzh.avif)
Dependencies
~10MB
~201K SLoC