Related Experiment Video
Updated: Mar 6, 2026

12:39
A Methodology for Capturing Joint Visual Attention Using Mobile Eye-Trackers
Published on: January 18, 2020
8.3K
Joint A Contrario Ellipse and Line Detection
Summary
This study introduces a novel line segment and elliptical arc detector that minimizes false detections in images without parameter tuning. The detector uses a statistical criterion for accurate model validation and selection, improving performance on diverse image types.
Area of Science:
- Computer Vision
- Image Processing
- Pattern Recognition
Background:
- Accurate detection of geometric shapes like line segments and elliptical arcs is crucial for image analysis.
- Existing methods often require parameter tuning and can produce numerous false detections.
Purpose of the Study:
- To develop a robust line segment and elliptical arc detector with reduced false detections.
- To implement a parameter-free approach for model validation and selection.
Main Methods:
- A novel statistical criterion based on the a contrario theory is proposed.
- The criterion is used for both validating the presence of shapes and selecting the best model (line segment or elliptical arc).
- The detector operates on grey-scale image regions without requiring any parameter adjustments.
Main Results:
- The proposed detector significantly reduces false detections across various image types.
- Experimental results demonstrate superior performance compared to state-of-the-art detectors.
- The approach is effective on both synthetic and real-world images.
Conclusions:
- The a contrario-based detector offers a reliable and parameter-free solution for line segment and elliptical arc detection.
- This method enhances the accuracy and efficiency of image analysis tasks.
- The approach shows strong potential for applications in computer vision and image processing.
Related Concept Videos
Inclination of a Line
311
The inclination of a line describes its angle of tilt with respect to the horizontal axis. While a line itself is an abstract object with no thickness, its orientation on the Cartesian plane is determined by its slope, which reflects how steeply it rises or falls. The inclination angle, always measured counterclockwise from the positive x-axis, varies between zero and π radians for nonhorizontal lines. This angle directly relates to the slope, providing a geometric interpretation of the...
311
Ellipses
350
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...
350
Eccentricity of an Ellipse
461
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...
461
Relative Motion Analysis using Rotating Axes
1.0K
Consider a component AB undergoing a linear motion. Along with a linear motion, point B also rotates around point A. To comprehend this complex movement, position vectors for both points A and B are established using a stationary reference frame.
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
1.0K
Curvilinear Motion: Rectangular Components
1.4K
Curvilinear motion characterizes the movement of a particle or object along a curved path, notably evident when envisioning a car navigating a winding road. If the car starts at point A, its position vector is established within a fixed frame of reference, where the ratio of the position vector to its magnitude signifies the unit vector pointing in the position vector's direction.
As the car advances, its position evolves over time. Quantifying the car's velocity involves computing the...
As the car advances, its position evolves over time. Quantifying the car's velocity involves computing the...
1.4K
Tangent Line
610
In differential calculus, understanding how a quantity changes at an exact point is central to interpreting dynamic systems. This can be illustrated by analyzing a car traveling along a winding road. The car’s trajectory is represented as a continuous curve, and the direction in which it moves at any instant is given by the tangent to that curve. In contrast, the secant line, intersecting the curve at two points, captures how the car’s position changes over an interval — an...
610

