JuicyPixels-scale-dct
Scale JuicyPixels images with DCT
https://github.com/phadej/JuicyPixels-scale-dct#readme
LTS Haskell 23.27: | 0.1.2@rev:11 |
Stackage Nightly 2024-12-09: | 0.1.2@rev:11 |
Latest on Hackage: | 0.1.2@rev:11 |
BSD-3-Clause licensed and maintainedbyOleg Grenrus
This version can be pinned in stack with:
JuicyPixels-scale-dct-0.1.2@sha256:3e442f36b25b2a8cfb29a252780ad590f7d6400434fdb3f1d3e98c1af80c4df7,1777
Module documentation for 0.1.2
- Codec
- Codec.Picture
Depends on 5 packages(full list with versions):
JuicyPixels-scale-dct
ScaleJuicyPixels images with DCT
[JuicyPixels is a Haskell libraryto load & save pictures, but it doesn’t provide any image manipulationfunctionality.
Example image
smaller
very small
larger
Changes
0.1.2
- Add
scaleWithKernel
to convolute the image. Usaful for applyng unsharp mask!
0.1.1.2
- Make test suite pass, even if
cat.jpg
is absent
0.1.1.1
- Remove test dependency on
JuicyPixels-util
0.1.1.0
- Bundle missing test file