Related Experiment Video
Updated: Jan 14, 2026

Measuring Sensitivity to Viewpoint Change with and without Stereoscopic Cues
Published on: December 4, 2013
A Hough Voting-Based 2-Point RANSAC Solution to the Perspective-n-Point Problem.
This study introduces a novel Hough voting based 2-point RANSAC for Perspective-n-Point (PnP) problems, significantly improving robustness in high outlier and degenerate scenarios. The method accurately handles up to 99% outliers, outperforming traditional assumptions on real-world data.
Area of Science:
- Computer Vision
- Multi-view Geometry
Background:
- Perspective-n-Point (PnP) is crucial in multi-view geometry.
- Existing PnP methods struggle with high outlier rates and degenerate cases, leading to errors or high computational costs.
- The assumption that the maximum inlier set yields the correct pose is questionable at ultra-high outlier rates.
Purpose of the Study:
- To address the robustness limitations of current PnP methods under challenging conditions.
- To investigate the maximum outlier tolerance of PnP algorithms.
- To propose a novel, efficient, and robust PnP solution.
Main Methods:
- A novel Hough voting based 2-point RANSAC algorithm is proposed.
- The method is evaluated on synthetic and real-world datasets.
- Systematic examination under ultra-high outlier rates was performed.
Main Results:
- The proposed PnP solution demonstrates robustness in near-degenerate cases with high outlier rates.
- The method successfully handles up to 99% outliers on random synthetic data.
- The traditional maximum inlier-set assumption fails for real-world data when outlier rates exceed 97%.
Conclusions:
- The novel Hough voting based 2-point RANSAC offers accurate and efficient PnP solutions for high outlier rates and degenerate cases.
- The findings challenge the universal applicability of the maximum inlier-set assumption in extreme outlier scenarios.
- The study provides a more reliable PnP method for challenging computer vision applications.
Related Concept Videos
Relative Motion Analysis using Rotating Axes-Problem Solving
Here, in order to determine the magnitude of velocity and acceleration for point...
Design Example: Measuring Distance Between Two Points with Obstructions
Distance Problem
Centroid of a Body: Problem Solving
The x-coordinates and y-coordinates of each element's...
Systems of Linear Equations in Two Variables
Two-Dimensional Force System: Problem Solving
The first step to solving a two-dimensional force system problem is to draw a free-body diagram of the object under consideration. This diagram helps identify all the external forces acting on the object, including their...

