imagepipe
imagepipe copied to clipboard
Image processing pipeline
can add basic shape on image like frame, rectangle circle , rectiligne line ...
`imagepipe` is not particularly well documented. It would be good to have a simple set of instructions for: 1. How to use the basic pipeline just to output a JPG...
I tried out the library with NEF files from my Nikon D7000. I have used [Geeqie](https://github.com/BestImageViewer/geeqie) before and I find that the images are much darker in rawloader: On the...
Hi, I am the developer of [raw-to-img](https://github.com/jzbor/raw-to-img), which uses `imagepipe` internally. A user an error, which seems to originate from imagepipe/rawloader not being able to decode an ARW file. I...
Replace rawloader with rawler Not works, because I have this crash(not sure which fault is here, missing feature in rawler or maybe using random functions by me) ``` thread 'main'...
Updating to image-rs 0.25 This should decrease dependencies in other projects, which do not use image-rs 0.24 Also removed unused library features.
While building your package on Debian, on i386 architecture, it appears that some tests are failing: ``` Compiling imagepipe v0.5.0 (/) Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=imagepipe CARGO_MANIFEST_DIR=/ CARGO_PKG_AUTHORS='Pedro Côrte-Real ' CARGO_PKG_DESCRIPTION='An image...