All Versions
8
Latest Version
Avg Release Cycle
140 days
Latest Release
2833 days ago
Changelog History
Changelog History
-
v0.2.3.1
December 17, 2016 -
v0.2.3.0 Changes
December 17, 20162016-10-26
-
v0.2.2.0 Changes
June 02, 2015๐ Changelog
- ๐ New 'computeP' function to compute an image in parallel.
-
v0.2.1.0 Changes
March 08, 2015๐ Changelog
- Grey to HSV conversion.
-
v0.2 Changes
January 11, 2015๐ Changelog
๐ฅ Breaking changes
- Origin is on the upper left corner of the image (was bottom left).
- ๐ New simplified filters interface. The old interface is still used
internally to create filters and is available in
Vision.Image.Filter.Internal. - ๐ฆ DevIL bindings (Vision.Image.Storage) are now in a separate package
(friday-devil) and with an improved interface. - ๐ฆ Benchmarks are now in a separate package (friday-bench).
- ๐ฆ Examples are now in a separate package (friday-examples).
- Pixel instance is no more required for MaskedImage and Image instances.
๐ Changes
- SCW thresholding.
- ๐ New types aliases for filters.
- ๐ New (!) and (!?) operators for image and histogram indexing.
- Classes and image types are in two different files (Vision.Image.Class and
Vision.Image.Type). - NFData instance for Manifest images.
-
v0.2.0.2 Changes
February 05, 2015๐ Changelog
- ๐ Minor documentation improvements.
-
v0.2.0.1 Changes
January 11, 2015๐ Changelog
- Setup.hs script.
-
v0.1.5 Changes
December 15, 2014friday v0.1.5