#image #real-time #vision

binarized_image_object_detection

Object detection based on binarized image

1 unstable release

0.1.0 Feb 23, 2024

#765 in Images

MIT license

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

~22–32MB
~304K SLoC