@hackage opencv-extra0.2.0.1
Haskell binding to OpenCV-3.x extra modules
Categories
License
BSD-3-Clause
Maintainer
Roel van Dijk <roel@lambdacube.nl>, Bas van Dijk <v.dijk.bas@gmail.com>
Links
Versions
Installation
CustomDependencies (12)
- 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 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
internal-documentation
(off by default)
Enables documentation generation for internal 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.