opencv-extra: Haskell binding to OpenCV-3.x extra modules
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.
This is a Haskell library providing a binding to the OpenCV-3.x contrib modules.
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.
Make sure to checkout the opencv-extra-examples.
Properties
Versions | 0.0.0.0, 0.0.0.1, 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.8 && <5), bindings-DSL (>=1.0.23), bytestring (>=0.10.6), containers (>=0.5.6.2), inline-c (>=0.6), inline-c-cpp (>=0.2), linear (>=1.20.4), opencv (>=0.0.0.0), primitive (>=0.6.1), template-haskell (>=2.10), 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-extra) |
Uploaded | by BasVanDijk at 2018-01-01T23:32:47Z |
Modules
- OpenCV
- OpenCV.Extra
- OpenCV.Extra.ArUco
- OpenCV.Extra.Bgsegm
- Internal
- C
- OpenCV.Extra.Internal.C.Inline
- OpenCV.Extra.Internal.C.Types
- C
- OpenCV.Extra.Tracking
- OpenCV.Extra.XFeatures2d
- OpenCV.Extra.XPhoto
- OpenCV.Extra.XPhoto.WhiteBalancer
- OpenCV.Extra
Flags
Manual Flags
Name | Description | Default |
---|---|---|
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
- opencv-extra-0.2.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees