@hackage hip1.5.6.0
Haskell Image Processing (HIP) Library.
Installation
Dependencies (17)
- Chart >=1.5
- Chart-diagrams >=1.5
- JuicyPixels >=3.3.5
- array
- base >=4.5 && <5
- bytestring >=0.9.0.4 Show all…
Dependents (4)
@hackage/fei-datasets, @hackage/perceptual-hash, @hackage/acme-everything, @hackage/fei-cocoapi
Package Flags
disable-chart
(off by default)
Disable Chart-diagrams and Chart for a lighter dependency footprint
Haskell Image Processing Library
Haskell Image Processing (HIP) Library
Documentation is on Hackage, and Stackage.
Installation
Install HIP using cabal:
$ cabal update && cabal install hip
and using stack:
$ stack install hip
In order to be able to view images in GHCi an external image viewer is used. You can use any viewer that accepts a filename as an argument, and by default, image viewer specified by the OS is used.