Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dazmaks/person-detector
https://github.com/dazmaks/person-detector
blazingly-fast image-processing rust
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dazmaks/person-detector
- Owner: dazmaks
- License: gpl-3.0
- Created: 2021-11-29T12:33:21.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-08T19:53:08.000Z (over 2 years ago)
- Last Synced: 2024-08-02T05:23:16.033Z (6 months ago)
- Topics: blazingly-fast, image-processing, rust
- Language: Rust
- Homepage:
- Size: 491 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-blazingly-fast - person-detector - Person body detector written in Rust! (Rust)
README
# Person detector
Person body detector written in Rust for raspberry pi zero w
# References
- [Segmentation](https://cyberleninka.ru/article/n/segmentatsiya-v-kontekste-zadachi-obnaruzheniya-lits-na-izobrazheniyah/pdf) (Russian)
- [TSL color space](https://en.wikipedia.org/wiki/TSL_color_space)
- [Pinouts](https://pinouts.org)
- [Rascam crate](https://crates.io/crates/rascam)# License
[GPL-3.0](LICENSE)