@hackage opencv0.0.2.1

Haskell binding to OpenCV-3.x

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.