binarized_image_object_detection

Crates.iobinarized_image_object_detection
lib.rsbinarized_image_object_detection
version0.1.0
sourcesrc
created_at2024-02-23 19:05:04.222848
updated_at2024-02-23 19:05:04.222848
descriptionObject detection based on binarized image
homepage
repositoryhttps://github.com/scepter914/object-detection-rs/
max_upload_size
id1150911
size36,314
Satoshi Tanaka (scepter914)

documentation

README

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
Commit count: 0

cargo fmt