@hackage JuicyPixels-extra0.1.0
Efficiently scale, crop, flip images with JuicyPixels
Installation
Dependencies (2)
- JuicyPixels >=3.2.6.4
- base >=4.7 && <5 Show all…
Dependents (4)
@hackage/hakyll-images, @hackage/fei-datasets, @hackage/acme-everything, @hackage/fei-cocoapi
Package Flags
dev
(off by default)
Turn on development settings.
Juicy Pixels Extra
Missing primitive stuff you shouldn't need to re-implement yourself. I think haddocks are pretty self-explanatory. Currently the package includes the following functionality:
- scaling (bi-linear interpolation);
- cropping;
- flipping horizontally and vertically and 90° rotation (left and right).
License
Copyright © 2016 Mark Karpov
Distributed under BSD 3 clause license.