unm-hip: A Library for the manipulation of images
The University of New Mexico's Haskell Image Processing library contains functionality for performing manipulations on binary, grayscale, color, and complex images. The library was designed for use in UNM's Digital Image Processing class but it can be used for a wide range of image processing purposes.
- Changes
Modified shrink such that it now will work with Images that have a ComplexPixel type and return the same type of image. This seems more intuitive and allow users to use it with GrayImages and get GrayImages back. If the user want to use it specifically with Complex values, they will already have a ComplexImage and thus it is a non issue and the type does not need to be coerced.
Modules
[Index]
Downloads
- unm-hip-0.3.1.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0.0, 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.1.1.4, 0.1.1.5, 0.2.1.5, 0.3.1.5, 0.3.1.6 |
---|---|
Change log | changes.txt |
Dependencies | array (>=0.4.0.1), base (>=4 && <5), bytestring (>=0.10.0.2), containers (>=0.5.0.0), process (>=1.1.0.2), vector (>=0.10.0.1) [details] |
License | LicenseRef-GPL |
Author | Joseph Collard, Stephen Patel, Lance Williams |
Maintainer | josephmcollard+unm-hip@gmail.com |
Category | Image Processing |
Source repo | head: git clone https://github.com/jcollard/unm-hip |
Uploaded | by JosephCollard at 2013-07-29T18:31:44Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 6822 total (0 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |