RANSAC: The RANSAC algorithm for parameter estimation.

[ bsd3, library, math, numerical ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 2848 total (14 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]