RANSAC-0.1.0.1: The RANSAC algorithm for parameter estimation.

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

Versions0.1.0.0, 0.1.0.1
Dependenciesbase (≥4.5 & <5), random (≥1.0), vector (≥0.10)
LicenseBSD3
Copyright(c) Anthony Cowley 2012
AuthorAnthony Cowley
Maintaineracowley@gmail.com
CategoryMath, Numerical
Source repositorygit clone git://github.com/acowley/RANSAC.git
Upload dateFri Dec 7 01:46:17 UTC 2012
Uploaded byAnthonyCowley
Built onghc-7.6

Modules

Downloads