Closed azazdeaz closed 4 years ago
@azazdeaz Thanks for your star! I'm busy in my errands so I cannot give an explicit release schedule. Nevertheless, now the code runs and I wrote an example here. You can test it with the image in test_data
directory.
The rests are writing tests and doc comments so that I can be confident to put it on crates.io. It may happen several weeks later.
EDIT:
Please run cargo doc --features image,ndarray
to compile to doc.
Wooow, thank you so much!!! It works like a charm! :heart::heart::heart:
I made it available on crates.io. Check it out!.
Hi, this is some outstanding work! I'd love to be able to use it! Do you have any plans to release this crate in the future? I tried to fix that
todo!()
in the detect function but this stuff is way beyond me. Otherwise, if you could use any help from a beginner rustacean please let me know :)