@hackage / graphicstools

Tools for creating graphical UIs, based on wxHaskell.

Latest0.2.2

About

Metadata

  • Last updated , by VilleTirronen
  • License BSD-3-Clause
  • Categories Graphics
  • Maintained by: matti.j.eskelinen@jyu.fi

  • Lottery factor: 0

Links

Installation

Readme

GraphicsTools v.0.1

Tools for creating graphical UIs, based on wxHaskell.

This library provides interfaces for creating easily graphical UIs especially for computer vision purposes, and for rendering information in graphical form. Implementations are provided for CV and CVSU libraries. Example applications are included.

Installation:

cabal-dev is recommended for experimenting with this library.

At the moment you need to get hs-cvsu from yousource.

git clone git@yousource.it.jyu.fi:hs-cvsu/hs-cvsu.git cd graphicstools cabal-dev add-source ../hs-cvsu cabal-dev install