RANSAC

Version 0.1.0.2 revision 0 uploaded by AnthonyCowley.

Package meta

Synopsis
The RANSAC algorithm for parameter estimation.
Description

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.

Author
Anthony Cowley
Bug reports
n/a
Category
Math,Numerical
Copyright
(c) Anthony Cowley 2012
Homepage
n/a
Maintainer
acowley@gmail.com
Package URL
n/a
Stability
n/a

Components