opencv: Haskell binding to OpenCV-3.x

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

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.

Properties

Versions 0.0.0.0, 0.0.1.0, 0.0.1.1, 0.0.2.0, 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>
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-11-05T23:26:46Z

Modules

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

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees