CV: OpenCV based machine vision library
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.6.0 - Critical referential transparency bug fix.
3.5.4 - Bug fixes and preliminary compatability with opencv 2.4
3.5 - Many new wrappers, clean ups and other fixes.
3.4 - Pixelwise operations, bug fixes and additional documentation
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
Modules
[Index]
- CV
- CV.Arbitrary
- CV.Binary
- Bindings
- CV.Calibration
- CV.ColourUtils
- CV.ConnectedComponents
- CV.Conversions
- CV.Corners
- CV.DFT
- CV.DrawableInstances
- CV.Drawing
- CV.Edges
- CV.Features
- CV.Files
- 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.Projection
- CV.Sampling
- CV.TemplateMatching
- CV.Textures
- CV.Thresholding
- CV.Tracking
- CV.Transforms
- CV.Video
- Utils
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
opencv23 | Compatability for opencv 2.3.1 | Enabled |
opencv24 | Compatability for opencv 2.4 | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- CV-0.3.7.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.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 (>=4 && <6), binary (>=0.5), bindings-DSL (>=1.0.14 && <1.1), carray (>=0.1.5), containers (>=0.2), deepseq (>=1.1), directory (>=1 && <2), filepath (>=1.3.0.0 && <1.4), lazysmallcheck (>=0.5 && <1), mtl (>=1.1.0), mwc-random (>=0.12.0.0), parallel (>3.1), parallel-io (>=0.3.2 && <0.3.3), primitive (>=0.4.1), QuickCheck (>=2.1), storable-complex, storable-tuple (>=0.0.2 && <=1), vector (>=0.7.0.1 && <1.1) [details] |
License | LicenseRef-GPL |
Author | Ville Tirronen |
Maintainer | ville.tirronen@jyu.fi |
Category | AI, Graphics, Machine Vision |
Home page | http://aleator.github.com/CV/ |
Source repo | head: git clone http://github.com/aleator/CV head: git clone http://yousource.it.jyu.fi/cv |
Uploaded | by VilleTirronen at 2013-01-17T10:47:33Z |
Distributions | |
Reverse Dependencies | 4 direct, 0 indirect [details] |
Downloads | 12075 total (42 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] |