opencv: Haskell binding to OpenCV-3.x

[ ai, bsd3, graphics, library ] [ Propose Tags ]

This is a Haskell library providing a binding to OpenCV-3.x. It binds directly with the C++ API using the inline-c Haskell library.

The library is far from complete but the framework is there to easily bind missing functionality.

Note that the OpenCV contrib modules are provided by opencv-extra.

Make sure to checkout the opencv-examples.

Modules

[Index]

Flags

Manual Flags

NameDescriptionDefault
internal-documentation

Enables documentation generation for internal modules.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.0.0, 0.0.1.0, 0.0.1.1, 0.0.2.0, 0.0.2.1
Change log CHANGELOG.md
Dependencies aeson (>=0.9.0.1), base (>=4.8 && <5), base64-bytestring (>=1.0.0.1), bindings-DSL (>=1.0.23), bytestring (>=0.10.6), containers (>=0.5.6.2), data-default (>=0.7.1.1), deepseq (>=1.4.1.1), inline-c (>=0.5.5.5), inline-c-cpp (>=0.1), JuicyPixels (>=3.2.8.1), linear (>=1.20.4), primitive (>=0.6.1), repa (>=3.4.0.2), template-haskell (>=2.10), text (>=1.2.2.1), transformers (>=0.4.2), vector (>=0.11) [details]
License BSD-3-Clause
Author Roel van Dijk <roel@lambdacube.nl>, Bas van Dijk <v.dijk.bas@gmail.com>
Maintainer Roel van Dijk <roel@lambdacube.nl>, Bas van Dijk <v.dijk.bas@gmail.com>
Revised Revision 1 made by HerbertValerioRiedel at 2017-07-09T22:19:22Z
Category AI, Graphics
Home page https://github.com/LumiGuide/haskell-opencv
Bug tracker https://github.com/LumiGuide/haskell-opencv/issues
Source repo head: git clone git://github.com/LumiGuide/haskell-opencv.git(opencv)
Uploaded by BasVanDijk at 2017-06-19T23:59:40Z
Distributions
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 4282 total (28 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]