The latest version of unm-hip is 0.3.1.6-0.

unm-hip

Version 0.0.0.2 revision 0 uploaded by JosephCollard.

Package meta

Synopsis
A Library for the manipulation of images
Description

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
unm-hip-0.0.0.2
  • Adjusted the label function to reduce to the lowest label values. This results in "better" output for areas, boundingBoxes, and centersOfMass

  • Added the Arithmetic module that provides support for arithmetic operations on images using scalar values.

unm-hip-0.0.0.1
  • Added an error if fft or ifft are used with a non power of 2 image

  • Fixed error in equivalence labeling in label

  • Made consistent if and only if through out documentation

  • Fixed typo in Complex.hs haddock under fft.

unm-hip-0.0.0.0
  • Initial release containing functionality for Boxed Images

Author
Joseph Collard, Stephen Patel, Lance Williams
Bug reports
n/a
Category
Image Processing
Copyright
n/a
Homepage
n/a
Maintainer
josephmcollard+unm-hip@gmail.com
Package URL
n/a
Stability
experimental

Components