@hackage hip1.4.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, 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.