@hackage CV0.3.7
OpenCV based machine vision library
Installation
Dependencies (19)
- QuickCheck >=2.1
- array >=0.2.0.0
- base >=4 && <6
- binary >=0.5
- bindings-DSL >=1.0.14 && <1.1
- carray >=0.1.5 Show all…
Dependents (4)
@hackage/simple-firewire, @hackage/acme-everything, @hackage/graphicstools, @hackage/bindings-dc1394
Package Flags
opencv23
(on by default)
Compatability for opencv 2.3.1
opencv24
(off by default)
Compatability for opencv 2.4
This is a machine vision package that wraps some functionality of OpenCV library. This package has been developed for personal use and is not meant to be a complete wrapper. It also includes some things not in OpenCV.
Currently this package is quite dirty and requires much work on documentation and code clean-up, but is somewhat tested.
(The scarce) Documentation is available at http://aleator.github.com/CV/
Changelog. 0.3.6.0 - Critical referential transparency bug fix.
3.5.4 - Bug fixes and preliminary compatability with opencv 2.4
3.5 - Many new wrappers, clean ups and other fixes.
3.4 - Pixelwise operations, bug fixes and additional documentation
3.3.0 - Improvements, including compatablity with opencv 2.3.1 and removal of dependency with deprecated JYU.Utils
Changelog. 0.3.2.0 - Improvements, including fancier pixel-wise manipulations
Changelog. 0.3.0.2 - Workaround for compiling with OS X 10.6 & fixed errors about M_PI