opencv-0.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.
- OpenCV
- OpenCV.Calib3d
- Core
- OpenCV.Exception
- OpenCV.Features2d
- OpenCV.HighGui
- OpenCV.ImgCodecs
- ImgProc
- OpenCV.JSON
- OpenCV.Juicy
- OpenCV.Photo
- OpenCV.TypeLevel
- OpenCV.Unsafe
- OpenCV.Video
- VideoIO