carrot_image_utils

Crates.iocarrot_image_utils
lib.rscarrot_image_utils
version0.1.10
sourcesrc
created_at2022-08-13 10:10:37.044527
updated_at2024-02-25 20:07:05.581177
descriptionUtil library for image processing
homepage
repositoryhttps://github.com/scepter914/carrot-lib-rs
max_upload_size
id644746
size15,362
Satoshi Tanaka (scepter914)

documentation

https://docs.rs/carrot_image_utils

README

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

cargo fmt