The latest version of hip is 1.5.6.0-0.

hip

Version 1.2.0.0 revision 0 uploaded by lehins.

Package meta

Synopsis
Haskell Image Processing (HIP) Library.
Description

Haskell Image Processing (HIP) Library provides an easy to use interface with a whole variaty of image manipulation capabilities.

Processing can be done sequentially as well as in parallel, with an inherited fusion capabily, all through repa and vector packages. It is highly extendable, with an ability to add various color spaces or provide implementations for underlying array like custom data structures.

It is capable of reading and writing a number of popular image formats by using JuciyPixels and netpbm packages. Being a pure Haskell library it does not require any external programs, although it can display images using a program of your choice.

Author
Alexey Kuleshevich
Bug reports
https://github.com/lehins/hip/issues
Category
Image Processing, Graphics
Copyright
n/a
Homepage
https://github.com/lehins/hip
Maintainer
lehins@yandex.ru
Package URL
n/a
Stability
experimental

Components