Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Calibration Curves: Linear Least Squares01:20

Calibration Curves: Linear Least Squares

A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
Ellipses01:30

Ellipses

An ellipse is formed when a right circular cone is intersected by an inclined plane that does not cut through its base. This intersection yields a closed, symmetric curve characterized by distinctive geometric properties. Most notably, an ellipse is defined as the collection of all points in a plane for which the combined distances to two fixed points—called the foci—remain constant.The ellipse features two principal axes: the major and the minor axes. The major axis is the longest diameter,...
Eccentricity of an Ellipse01:27

Eccentricity of an Ellipse

An ellipse is a fundamental conic section defined by the constant sum of distances from any point on its curve to two fixed points, known as the foci. This geometric property can be physically demonstrated using a pencil, string, and two pins. By anchoring the string at both ends and maintaining it taut with a pencil, one can trace the outline of an ellipse.The shape and extent of the ellipse are determined by its eccentricity, e, defined as the ratio of the distance between the center and a...
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Quadratic Models01:23

Quadratic Models

Quadratic models are mathematical representations used to describe relationships in which the rate of change changes at a constant rate. These models appear in a wide variety of natural and engineered systems, especially those involving motion, forces, and optimization. One common application is analyzing the vertical motion of objects influenced by gravity, such as a ball thrown into the air.In such scenarios, the object's height changes over time in a curved pattern, rising to a maximum point...
Radius of Gyration of an Area01:12

Radius of Gyration of an Area

The second moment of area, also known as the moment of inertia of area, is a crucial factor in understanding an object's resistance against bending deformation, or stiffness. To accurately estimate the second moment of area along any axis, one needs to concentrate all areas associated with that object into a thin strip, which should be placed parallel to that particular axis.

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Layer-specific facial soft-tissue thickness in 1174 Chinese adults: Implications for finite-element headforms and ergonomic design.

Ergonomics·2026
Same author

Independent and joint effects of ambient temperature and relative humidity on fetal distress: effect modification by air pollutants.

International journal of biometeorology·2026
Same author

Permeability prediction of 3D complex fracture networks in deep underground based on fractal analysis of trace maps.

Scientific reports·2026
Same author

Therapeutic leukapheresis with severe pertussis: evaluating efficacy, feasibility, and safety.

BMC pediatrics·2026
Same author

Assessing Executive Function in Patients With Temporal Lobe Epilepsy Through a Game-Based Assessment Task.

Behavioural neurology·2026
Same author

In Vivo Calcium Imaging with a Miniaturized Microscope in the Hypothalamus for Understanding Social Behaviors in Mice.

Journal of visualized experiments : JoVE·2026

Related Experiment Video

Updated: May 14, 2026

ARL Spectral Fitting as an Application to Augment Spectral Data via Franck-Condon Lineshape Analysis and Color Analysis
07:11

ARL Spectral Fitting as an Application to Augment Spectral Data via Franck-Condon Lineshape Analysis and Color Analysis

Published on: August 19, 2021

Robust ellipse fitting based on sparse combination of data points.

Junli Liang1, Miaohua Zhang, Ding Liu

  • 1School of Automation and Information Engineering, Xi'an University of Technology, Xi'an 710048, China. liangjunli@xaut.edu.cn

IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
|February 16, 2013
PubMed
Summary
This summary is machine-generated.

This study introduces a robust ellipse fitting method that minimizes errors from edge detection outliers. The new algorithm uses a subset of data points and absolute residuals for improved accuracy in computer vision and industrial control.

More Related Videos

Analysis of SEC-SAXS data via EFA deconvolution and Scatter
10:59

Analysis of SEC-SAXS data via EFA deconvolution and Scatter

Published on: January 28, 2021

Related Experiment Videos

Last Updated: May 14, 2026

ARL Spectral Fitting as an Application to Augment Spectral Data via Franck-Condon Lineshape Analysis and Color Analysis
07:11

ARL Spectral Fitting as an Application to Augment Spectral Data via Franck-Condon Lineshape Analysis and Color Analysis

Published on: August 19, 2021

Analysis of SEC-SAXS data via EFA deconvolution and Scatter
10:59

Analysis of SEC-SAXS data via EFA deconvolution and Scatter

Published on: January 28, 2021

Area of Science:

  • Computer Vision
  • Image Processing
  • Geometric Modeling

Background:

  • Ellipse fitting is crucial for computer vision and industrial control, often relying on edge detection.
  • Edge detection can introduce outliers and errors, significantly degrading ellipse fitting performance.
  • Existing methods are sensitive to these inaccuracies, necessitating robust solutions.

Purpose of the Study:

  • To develop a robust ellipse fitting method that mitigates the impact of outliers and edge point errors.
  • To enhance the reliability and accuracy of ellipse fitting in image analysis pipelines.
  • To extend sparse representation theory to overdetermined systems for ellipse fitting.

Main Methods:

  • A novel algorithm that fits ellipses using a selected subset of accurate edge points, excluding outliers.
  • Replaced squared residuals with absolute residuals to reduce the influence of extreme data points.
  • Formulated a mixed l1-l2 optimization problem, solvable via second-order cone programming and interior-point methods.
  • Developed a method robust against bounded data point errors through worst-case performance optimization.

Main Results:

  • The proposed method demonstrates significant resilience to outliers introduced during edge detection.
  • Achieved improved ellipse fitting accuracy compared to traditional methods in simulated and experimental tests.
  • Successfully adapted sparse representation concepts for overdetermined systems in ellipse fitting.

Conclusions:

  • The developed robust ellipse fitting algorithm effectively handles outliers and improves fitting accuracy.
  • This approach offers a valuable advancement for applications requiring precise geometric modeling from image data.
  • The method represents a significant extension of sparse representation theory to practical computer vision problems.