Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dazmaks/person-detector


https://github.com/dazmaks/person-detector

blazingly-fast image-processing rust

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

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)