1 unstable release
0.1.0 | Feb 23, 2024 |
---|
#34 in #vision
11KB
94 lines
binarized_object_detection
This crate is library for object detection based on binarized image.
- Document
- Supported feature
- Calculation center of gravity for binarized image
- Calculation moment for binarized image
Get started
- Run example
cargo run --release --example binarized_image_object_detection
History
- For next release
- v0.1.0
- publish initial crate
Dependencies
~15–26MB
~326K SLoC