opencv-extra

Haskell binding to OpenCV-3.x extra modules

https://github.com/LumiGuide/haskell-opencv

Latest on Hackage:0.2.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Roel van Dijk, Bas van Dijk

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.