The HOpenCV package
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.
Online module documentation, if not build below, can be found at http://www.ee.bgu.ac.il/~noamle/.
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 (the instructions are for Karmic):
sudo add-apt-repository ppa:gijzelaar/opencv2-karmic sudo apt-get update sudo apt-get install libcv-dev libhighgui-dev
You should then have libcv4 and libhighgui4 installed automatically too.
Properties
| Versions | 0.1, 0.1.1, 0.1.2, 0.1.2.1, 0.1.2.2, 0.1.2.3 |
|---|---|
| Dependencies | base (4.*) |
| License | BSD3 |
| Maintainer | Noam Lewis <jones.noamle@gmail.com> |
| Category | AI, Graphics |
| Bug tracker | mailto:jones.noamle@gmail.com |
| Executables | test-hopencv |
| Upload date | Fri Mar 19 00:31:01 UTC 2010 |
| Uploaded by | NoamLewis |
| Built on | ghc-6.12 |
Modules
Downloads
- HOpenCV-0.1.2.tar.gz (Cabal source package)
- package description (included in the package)