The RANSAC package
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.
Properties
| Versions | 0.1.0.0, 0.1.0.1 |
|---|---|
| Dependencies | base (≥4.5 & <5), random (≥1.0), vector (≥0.10) |
| License | BSD3 |
| Copyright | (c) Anthony Cowley 2012 |
| Author | Anthony Cowley |
| Maintainer | acowley@gmail.com |
| Category | Math, Numerical |
| Source repository | git clone git://github.com/acowley/RANSAC.git |
| Upload date | Fri Dec 7 01:46:17 UTC 2012 |
| Uploaded by | AnthonyCowley |
| Built on | ghc-7.6 |
Modules
- Numeric
Downloads
- RANSAC-0.1.0.1.tar.gz (Cabal source package)
- package description (included in the package)