HOpenCV: A binding for the OpenCV computer vision library
Initial version with very limited bindings to OpenCV 2.0. (See: http://opencv.willowgarage.com/wiki/Welcome)
For a functional interface to this library, see the package cv-combinators
.
Installation
You must install OpenCV (development packages) prior to installing this package. Currently only tested on Ubuntu Linux, but should work on most linux distributions. For OpenCV installation on other *nix platforms, see http://sourceforge.net/projects/opencvlibrary/files/opencv-unix/2.0/
On ubuntu systems, the appropriate version of OpenCV can be installed by:
sudo add-apt-repository ppa:gijzelaar/opencv2-karmick sudo apt-get update sudo apt-get install libcv-dev libhighgui-dev
You should then have libcv4 and libhighgui4 installed automatically too.
Modules
[Index]
Downloads
- HOpenCV-0.1.1.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.1, 0.1.1, 0.1.2, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.1.2.4, 0.3, 0.3.0.1, 0.4.0.0, 0.4.0.1 |
---|---|
Dependencies | base (>=4 && <5) [details] |
Tested with | ghc ==6.10.4 |
License | BSD-3-Clause |
Author | |
Maintainer | Noam Lewis <jones.noamle@gmail.com> |
Category | AI, Graphics |
Bug tracker | mailto:jones.noamle@gmail.com |
Uploaded | by NoamLewis at 2010-03-14T02:06:52Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Executables | test-hopencv |
Downloads | 9732 total (12 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] |