@hackage opencv0.0.0.0
Haskell binding to OpenCV-3.x
Installation
CustomDependencies (18)
- JuicyPixels >=3.2.8.1
- aeson >=0.9.0.1
- base >=4.8 && <5
- base64-bytestring >=1.0.0.1
- bindings-DSL >=1.0.23
- bytestring >=0.10.6 Show all…
Dependents (1)
@hackage/opencv-extra
Package Flags
internal-documentation
(off by default)
Enables documentation generation for internal modules.
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.