cv-combinators

Functional Combinators for Computer Vision

Latest on Hackage:0.2.0.2

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.

GPL-2.0-only licensed
Maintained by Noam Lewis

Initial version; using the HOpenCV package as a backend.

Provides a functional combinator library for computer vision, based on the "allocated-processor" package.

Online documentation, if not built below, can be found at http://www.ee.bgu.ac.il/~noamle/.

Read the module docs for more information. See the test program (src/Test.hs) for example usage.