Description
Haskell binding to OpenCV-3.x.
Description
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.