Last data update: 2014.03.03

conicfit

Package: conicfit
Type: Package
Title: Algorithms for Fitting Circles, Ellipses and Conics Based on the
Work by Prof. Nikolai Chernov
Version: 1.0.4
Encoding: UTF-8
Authors@R: c(person(given = "Jose", family = "Gama", role = c("aut","cre"),email = "rxprtgama@gmail.com"),
person(given = "Nikolai", family = "Chernov", role = c("aut","cph")))
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 ellipse LMG (geometric parameters) and conic LMA (algebraic parameters). Algebraic ellipse fitting with Fitzgibbon-Pilu-Fisher and Taubin.
License: GPL (>= 3)
Depends: R (>= 2.7.0), pracma, geigen
Author: Jose Gama [aut, cre],
Nikolai Chernov [aut, cph]
Maintainer: Jose Gama <rxprtgama@gmail.com>
Repository: CRAN
Repository/R-Forge/Project: conicfit
Repository/R-Forge/Revision: 10
Repository/R-Forge/DateTimeStamp: 2015-10-05 15:19:30
Date/Publication: 2015-10-05 22:57:57
NeedsCompilation: no
Packaged: 2015-10-05 15:25:31 UTC; rforge

● 0 images, 3 functions, 22 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'conicfit' ...
** package 'conicfit' successfully unpacked and MD5 sums checked
** R
** demo
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'conicfit'
    finding HTML links ... done
    AtoG                                    html  
    CircleFitByKasa                         html  
    CircleFitByLandau                       html  
    CircleFitByPratt                        html  
    CircleFitBySpath                        html  
    CircleFitByTaubin                       html  
    EllipseDirectFit                        html  
    EllipseFitByTaubin                      html  
    GtoA                                    html  
    JmatrixLMA                              html  
    JmatrixLMG                              html  
    LMcircleFit                             html  
    LMreducedCircleFit                      html  
    Residuals.ellipse                       html  
    Residuals.hyperbola                     html  
    Residuals.parabola                      html  
    ResidualsG                              html  
    calculateCircle                         html  
    calculateEllipse                        html  
    conicfit-internal                       html  
    ellipticity                             html  
    estimateInitialGuessCircle              html  
    fit.conicLMA                            html  
    fit.ellipseLMG                          html  
    fitbookstein                            html  
** building package indices
** testing if installed package can be loaded
* DONE (conicfit)
Making 'packages.html' ... done