11 releases

0.1.10 Feb 25, 2024
0.1.9 Feb 25, 2024
0.1.0 Aug 13, 2022

#21 in #vision

Download history 159/week @ 2024-02-16 681/week @ 2024-02-23 65/week @ 2024-03-01 11/week @ 2024-03-08 5/week @ 2024-03-15 28/week @ 2024-03-29 13/week @ 2024-04-05

51 downloads per month
Used in 2 crates

MIT license

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

~21MB
~216K SLoC