Package: fitConic 1.2.1
Carl Witthoft
fitConic: Fit Data to Any Conic Section
Fit data to an ellipse, hyperbola, or parabola. Bootstrapping is available when needed. The conic curve can be rotated through an arbitrary angle and the fit will still succeed. Helper functions are provided to convert generator coefficients from one style to another, generate test data sets, rotate conic section parameters, and so on. References include Nikolai Chernov (2014) "Fitting ellipses, circles, and lines by least squares" <https://people.cas.uab.edu/~mosya/cl/>; A. W. Fitzgibbon, M. Pilu, R. B. Fisher (1999) "Direct Least Squares Fitting of Ellipses" IEEE Trans. PAMI, Vol. 21, pages 476-48; N. Chernov, Q. Huang, and H. Ma (2014) "Fitting quadratic curves to data points", British Journal of Mathematics & Computer Science, 4, 33-60; N. Chernov and H. Ma (2011) "Least squares fitting of quadratic curves and surfaces", Computer Vision, Editor S. R. Yoshida, Nova Science Publishers, pp. 285-302.
Authors:
fitConic_1.2.1.tar.gz
fitConic_1.2.1.tar.gz(r-4.5-noble)fitConic_1.2.1.tar.gz(r-4.4-noble)
fitConic_1.2.1.tgz(r-4.4-emscripten)fitConic_1.2.1.tgz(r-4.3-emscripten)
fitConic.pdf |fitConic.html✨
fitConic/json (API)
# Install 'fitConic' in R: |
install.packages('fitConic', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 1 years agofrom:16ada38d57. Checks:OK: 1 NOTE: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-linux | NOTE | Nov 20 2024 |
Exports:AtoGbootEllipsebootHyperbolacostparabcostparabxycreateConicderotateAdoWeightsFEDtoAfhypfitConicfitParabolaGtoAJmatrixLMAparab3toAResiduals.ellipseResiduals.hyperbolarotateAxyrot
Dependencies:pracma
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Fit Data to Any Conic Section | fitConic-package |
A Set Of Functions To Convert Among Various Conic-Section-Defining Parameter Sets. | AtoG FEDtoA GtoA parab3toA |
Simple, Medium-Quality Ellipse Fitting Function | bootEllipse |
A Function to Attempt a Crude Fit of Data to a Hyperbola | bootHyperbola |
Create A Conic Section Dataset Based on Parameter Set | createConic |
Function to Apply Weights to Data | doWeights |
Internal Functions to Perform Bootstrap Fitting Operations | costparab costparabxy fhyp fhypopt |
Fit Data to A Conic Section Curve | fitConic |
Fit Data to Parabola | fitParabola |
Calculate a Jacobian Matrix | JmatrixLMA |
Calculate Residual Error For Current Coefficients | Residuals.ellipse |
Calculate Residual Error For Current Coefficients | Residuals.hyperbola |
Rotate Conic Section Equation Parameters Or A Dataset, With Respect To X-Y Axes. | derotateA rotateA xyrot |