@hackage / opencv-extra

Haskell binding to OpenCV-3.x extra modules

Latest0.2.0.1

About

Metadata

  • Last updated , by BasVanDijk
  • License BSD-3-Clause
  • Categories Graphics
  • Maintained by: Roel van Dijk <roel@lambdacube.nl>, Bas van Dijk <v.dijk.bas@gmail.com>

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Package Flags

Use the -f option with cabal commands to enable flags

    internal-documentation (off by default)

    Enables documentation generation for internal modules.

Readme

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.