11 releases
0.1.10 | Feb 25, 2024 |
---|---|
0.1.9 | Feb 25, 2024 |
0.1.0 | Aug 13, 2022 |
#277 in Images
299 downloads per month
Used in 2 crates
16KB
346 lines
carrot_image_utils
This crate is util library for image processing by rust.
History
- For new release
- v0.1.10
- Update Cargo.toml
- v0.1.9
- Fix manifest and README.md
- Move repository
- v0.1.8
- Fix to_rect function
- v0.1.7
- [Caution!] Refactor whole parts in this crate to use trait feature
- v0.1.6
- Move repository
- v0.1.5
- Fix the bug of function from gray image to binary image
- [Caution!] Refactor whole parts in this crate to use trait feature
- v0.1.4
- Add concat library
- Refactor RGBThreshold
- v0.1.3
- Refactor RGBThreshold
- v0.1.2
- Refactor file organization
- v0.1.1
- Refactor functions
- v0.1.0
- Publish initial library
Dependencies
~14MB
~249K SLoC