chalkboard: Combinators for building and processing 2D images.
Chalkboard is a Haskell hosted Domain Specific Language (DSL) for image generation and processing. The basic structure is a chalk board, a two-dimensional canvas of values, typically colors. Chalkboard provides the usual image processing functions (masking, overlaying, function mapping, cropping, warping, rotating) as well as a few more unusual ones. Images can be imported into Chalkboard, as first-class color chalk boards. Chalkboard also provides combinators for drawing shapes on directly on boards. The system is based loosely on PAN, but the principal image type, a Board, is abstract.
Modules
[Index]
Downloads
- chalkboard-0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 1.9.0.15, 1.9.0.16 |
---|---|
Dependencies | array, base [details] |
License | BSD-3-Clause |
Copyright | (c) 2009 Andy Gill |
Author | Andy Gill |
Maintainer | Andy Gill <andygill@ku.edu> |
Category | Graphics |
Home page | http://ittc.ku.edu/~andygill/chalkboard.php |
Uploaded | by AndyGill at 2009-04-22T20:21:51Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 4272 total (17 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |