@hackage / cv-combinators

Functional Combinators for Computer Vision

Latest0.2.0.2

About

Metadata

  • Last updated , by NoamLewis
  • License GPL-2.0-only
  • Categories Graphics
  • Maintained by: Noam Lewis <jones.noamle@gmail.com>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    demos (off by default)

    Enable building demos

Readme

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.