opencv-extra: Haskell binding to OpenCV-3.x extra modules
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.
Modules
[Index]
- 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
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.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.0.0, 0.0.0.1, 0.1.0.0, 0.2.0.0, 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.5.5.5), inline-c-cpp (>=0.1), 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> |
Revised | Revision 1 made by BasVanDijk at 2017-07-10T06:57:35Z |
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 2017-06-23T12:15:40Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4093 total (2 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user [build log] All reported builds failed as of 2017-06-23 [all 1 reports] |