Package: conicfit
Type: Package
Title: Algorithms for fitting circles, ellipses and conics based on the
        work by Prof. Nikolai Chernov.
Version: 1.0.0
Encoding: UTF-8
Authors@R: c(person(given = "Jose'", family = "Gama", role = c("aut","cre"),email = "jgama@abo.fi"),
    person(given = "Nikolai", family = "Chernov", role = c("aut","cph")),
    person(given = "Göran", family = "Högnäs", role = "ths"))
Description: Geometric circle fitting with Levenberg-Marquardt (a, b, R), Levenberg-Marquardt reduced (a, b), Landau, Spath and Chernov-Lesort. Algebraic circle fitting with Taubin, Kasa, Pratt and Fitzgibbon-Pilu-Fisher. Geometric ellipse fitting with ellipseLMG (geometric parameters) and conicLMA (algebraic parameters). Algebraic ellipse fitting with Fitzgibbon-Pilu-Fisher and Taubin.
License: GPL (>= 3)
Depends: R (>= 2.7.0), pracma, geigen
Packaged: 2014-03-07 09:26:32 UTC; poky
Author: Jose' Gama [aut, cre],
  Nikolai Chernov [aut, cph],
  Göran Högnäs [ths]
Maintainer: Jose' Gama <jgama@abo.fi>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-03-07 11:58:45
