combostew 0.1.0

Combostew is an intermediate layer between the image crate and the 'sic' and 'stew' image tool front-ends.
Documentation

combostew

Combostew is an intermediate layer between the 'image' crate used as back-end by image tool cli front-ends sic and stew.

crates.io: Combostew

Components

Some components could be split to separate crates, perhaps in a workspace, later on.

  • Import / export image
  • Image operations
    • blur [u32]
    • brighten [i32]
    • contrast [f32]
    • convert
    • crop [u32] [u32] [u32] [u32]
    • filter3x3 [f32] [f32] [f32] [f32] [f32] [f32] [f32] [f32] [f32]
    • fliph
    • flipv
    • grayscale
    • huerotate [i32]
    • invert
    • resize [u32] [u32]
    • rotate90
    • rotate180
    • rotate270
    • unsharpen [f32] [i32]
  • Shared CLI components
  • Display of licenses of (third party) components used

Suggestions, Questions, Bugs

Feel free to open an issue :mailbox_with_mail: if you have a suggestion, a question or found a bug =).

:guitar: :trumpet: :violin: :saxophone: