@hackage hip1.2.0.0
Haskell Image Processing (HIP) Library.
Installation
Dependencies (15)
- Chart >=1.5
- Chart-diagrams >=1.5
- JuicyPixels >=3.2.7
- base >=4.5 && <5
- bytestring >=0.9.0.4
- colour >=2.3.3 Show all…
Dependents (4)
@hackage/fei-datasets, @hackage/perceptual-hash, @hackage/acme-everything, @hackage/fei-cocoapi
Haskell Image Processing Library
Haskell Image Processing (HIP) Library
Documentation is on Hackage.
Installation
Install HIP using cabal:
$ cabal update && cabal install hip
and using stack (from source code only, not yet on stackage):
$ stack install
In order to be able to view images in GHCi and external image viewer is used. On
Linux I recommend GPicView, but you can use any viewer that accepts a filename
as an argument, so by default OS specific image viewer is used.