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. It also includes some things not in OpenCV.
Currently this package is quite dirty and requires much work on documentation and code clean-up, but is somewhat tested.
(The scarce) Documentation is available at http://aleator.github.com/CV/
Changelog. 0.3.5 - Many new wrappers, clean ups and other fixes.
0.3.4 - Pixelwise operations, bug fixes and additional documentation
0.3.3.0 - Improvements, including compatablity with opencv 2.3.1 and removal of dependency with deprecated JYU.Utils
Changelog. 0.3.2.0 - Improvements, including fancier pixel-wise manipulations
Changelog. 0.3.0.2 - Workaround for compiling with OS X 10.6 & fixed errors about M_PI
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 |
|---|---|
| Dependencies | array (≥0.2.0.0), base (≥4 & <6), binary (≥0.5), bindings-DSL (≥1.0.14 & <1.1), carray (≥0.1.5), containers (≥0.2), deepseq (≥1.1), directory (1.*), lazysmallcheck (≥0.5 & <1), mtl (≥1.1.0), parallel (>3.1), QuickCheck (≥2.1), random (≥1.0.0), storable-complex, storable-tuple (≥0.0.2 & ≤1), vector (≥0.7.0.1 & <1.1) |
| License | GPL |
| Author | Ville Tirronen |
| Maintainer | ville.tirronen@jyu.fi |
| Category | AI, Graphics, Machine Vision |
| Home page | http://aleator.github.com/CV/ |
| Source repository | git clone http://github.com/aleator/CV |
| Upload date | Tue Mar 13 08:23:07 UTC 2012 |
| Uploaded by | VilleTirronen |
| Build failure | ghc-7.4 (log) |
Modules
- CV
- CV.Arbitrary
- CV.Binary
- Bindings
- CV.Bindings.Types
- CV.Calibration
- CV.ColourUtils
- CV.ConnectedComponents
- CV.Conversions
- CV.Corners
- CV.DFT
- CV.DrawableInstances
- CV.Drawing
- CV.Edges
- CV.Features
- CV.Filters
- CV.Fitting
- CV.FunnyStatistics
- CV.Gabor
- CV.HighGUI
- CV.Histogram
- CV.HoughTransform
- CV.Image
- CV.ImageMath
- CV.ImageMathOp
- CV.ImageOp
- CV.Iterators
- CV.LightBalance
- CV.Marking
- CV.Matrix
- CV.Morphology
- CV.MultiresolutionSpline
- CV.Operations
- CV.Pixelwise
- CV.Sampling
- CV.TemplateMatching
- CV.Textures
- CV.Thresholding
- CV.Tracking
- CV.Transforms
- CV.Video
- Utils
- Utils.DrawingClass
- Utils.Function
- Utils.GeometryClass
- Utils.List
- Utils.Point
- Utils.Pointer
- Utils.Rectangle
- Utils.Stream
Downloads
- CV-0.3.5.3.tar.gz (Cabal source package)
- package description (included in the package)