hip: Haskell Image Processing (HIP) Library.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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 custom color spaces or use some other underlying data structure.

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, but it can display images using a program of your choice.

Properties

Versions 1.0.0.0, 1.0.0.0, 1.0.1, 1.0.1.1, 1.0.1.2, 1.1.0.0, 1.1.0.1, 1.1.0.2, 1.2.0.0, 1.3.0.0, 1.4.0.0, 1.4.0.1, 1.5.0.0, 1.5.1.0, 1.5.2.0, 1.5.3.0, 1.5.4.0, 1.5.5.0, 1.5.6.0
Change log None available
Dependencies base (>=4.5 && <5), bytestring (>=0.9.0.4), deepseq (>=1.1), filepath (>=1.0), JuicyPixels (>=3.2.7), netpbm (>=1.0.1), primitive (>=0.4), process (>=1.1.0.0), repa (>=3.2.1.1 && <4), temporary (>=1.1.1), vector (>=0.9 && <0.11), vector-th-unbox (>=0.2.1.0) [details]
License BSD-3-Clause
Author Alexey Kuleshevich
Maintainer lehins@yandex.ru
Category Image Processing, Graphics
Home page https://github.com/lehins/hip
Bug tracker https://github.com/lehins/hip/issues
Source repo head: git clone https://github.com/lehins/hip.git
Uploaded by lehins at 2016-02-28T10:32:13Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees