RANSAC: The RANSAC algorithm for parameter estimation.
The RANdom SAmple Consensus (RANSAC) algorithm for estimating the parameters of a mathematical model from a data set. See http://en.wikipedia.org/wiki/RANSAC for more information.
See tests/LinearFit.hs in the package contents for
an example.
Downloads
- RANSAC-0.1.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.0, 0.1.0.1, 0.1.0.2 | 
|---|---|
| Dependencies | base (>=4.5 && <5), random (>=1.0), vector (>=0.10) [details] | 
| License | BSD-3-Clause | 
| Copyright | (c) Anthony Cowley 2012 | 
| Author | Anthony Cowley | 
| Maintainer | acowley@gmail.com | 
| Category | Math, Numerical | 
| Source repo | head: git clone git://github.com/acowley/RANSAC.git | 
| Uploaded | by AnthonyCowley at 2015-11-19T23:25:26Z | 
| Distributions | NixOS:0.1.0.2 | 
| Reverse Dependencies | 1 direct, 0 indirect [details] | 
| Downloads | 3018 total (4 in the last 30 days) | 
| Rating | (no votes yet) [estimated by Bayesian average] | 
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2015-12-08 [all 3 reports]  |