The CV package
This is a machine vision package that wraps some functionality of OpenCV library. This package has been developed for personal use and is not meant to be a complete wrapper, though it will most likely grow to cover most of functionaly exposed by OpenCV C interface. Currently this package is quite dirty and requires much work on documentation and code clean-up, but is somewhat tested.
Properties
| Versions | 0.3, 0.3.0.1, 0.3.0.2, 0.3.1.2, 0.3.4, 0.3.5, 0.3.5.1, 0.3.5.2, 0.3.5.3, 0.3.5.4, 0.3.6.0, 0.3.7 |
|---|---|
| Dependencies | array (≥0.2.0.0), base (≥3 & <5), binary (≥0.5), carray (≥0.1.5), containers (≥0.2), deepseq (≥1.1), haskell98, JYU-Utils (0.1.*), mtl (≥1.1.0), parallel (>1.1), QuickCheck (≥2.1), random (≥1.0.0), storable-complex, unix (>2.3) |
| License | GPL |
| Author | Ville Tirronen |
| Maintainer | ville.tirronen@jyu.fi |
| Category | AI, Graphics, Machine Vision |
| Source repository | git clone http://github.com/aleator/CV |
| Upload date | Mon May 2 08:24:40 UTC 2011 |
| Uploaded by | VilleTirronen |
| Build failure | ghc-7.0 (log), ghc-7.4 (log) |
Modules
- CV
- CV.Binary
- CV.ColourUtils
- CV.ConnectedComponents
- CV.Conversions
- CV.Drawing
- CV.Edges
- CV.Filters
- CV.FunnyStatistics
- CV.Gabor
- CV.Histogram
- CV.Image
- CV.ImageMath
- CV.ImageMathOp
- CV.ImageOp
- CV.LightBalance
- CV.Marking
- CV.Morphology
- CV.MultiresolutionSpline
- CV.Sampling
- CV.TemplateMatching
- CV.Textures
- CV.Thresholding
- CV.Transforms
- CV.Video
Downloads
- CV-0.3.0.1.tar.gz (Cabal source package)
- package description (included in the package)