Related Experiment Video
Updated: Apr 2, 2026

05:48
Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception
Published on: August 9, 2024
2.1K
Robust Matching Cost Function for Stereo Correspondence Using Matching by Tone Mapping and Adaptive Orthogonal
Summary
This study introduces an adaptive orthogonal integral image and a novel matching cost function to improve stereo image matching accuracy. The new method significantly reduces errors caused by radiometric variations in real-world stereo images.
Area of Science:
- Computer Vision
- Image Processing
- Stereo Vision
Background:
- Real-world stereo images suffer from radiometric differences like exposure and lighting variations.
- Severe radiometric distortion can lead to nonlinear intensity changes, challenging stereo matching.
Purpose of the Study:
- To propose a robust and accurate stereo matching cost function resilient to radiometric variations.
- To introduce an adaptive orthogonal integral image for improved stereo image analysis.
Main Methods:
- Developed an adaptive orthogonal integral image, an enhancement of the original orthogonal integral image.
- Proposed a matching cost function utilizing tone mapping and the adaptive orthogonal integral image.
- Enabled adaptive support region construction for pixel-wise robustness within object boundaries.
- Developed automatic parameter estimation techniques for the proposed function.
Main Results:
- The proposed matching cost function achieved error reductions from 21.51% to 15.73% on the Middlebury dataset.
- Error rates decreased from 15.9% to 10.85% on the Kitti dataset compared to using the orthogonal integral image.
- Demonstrated superior performance over census transform, local binary patterns, and normalized cross-correlation methods.
Conclusions:
- The novel matching cost function effectively handles locally nonlinear intensity distortion in stereo images.
- The adaptive orthogonal integral image facilitates robust matching across object boundaries.
- Experimental results confirm the proposed method's superiority for stereo matching under radiometric variations.
Related Concept Videos
Linear Approximation in Frequency Domain
433
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
433
Linear Approximation in Time Domain
420
Nonlinear systems often require sophisticated approaches for accurate modeling and analysis, with state-space representation being particularly effective. This method is especially useful for systems where variables and parameters vary with time or operating conditions, such as in a simple pendulum or a translational mechanical system with nonlinear springs.
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
420
Wilcoxon Signed-Ranks Test for Matched Pairs
605
The Wilcoxon signed-rank test for matched pairs evaluates the null hypothesis by combining the ranks of differences with their signs. It essentially tests whether the median of the differences in a population of matched pairs is zero. Since the test incorporates more information than the sign test, it generally yields more trustable conclusions. This test also does not require the data to follow a normal distribution, but two conditions must be met for it to be applicable: (1) the data must...
605
Sign Test for Matched Pairs
466
The sign test for matched pairs offers a robust method for comparing two paired samples, often for the effects of an intervention in one of them. This method is very useful in situations where the underlying distribution of the data is unknown. The test compares two related samples—often pre- and post-treatment measurements on the same subjects—to determine if there are significant differences in their median values.
To conduct the sign test, we first calculate the differences in...
To conduct the sign test, we first calculate the differences in...
466
Calibration Curves: Correlation Coefficient
5.7K
In a linear calibration curve, there is a value called the calibration coefficient, denoted by 'r,' which measures the strength and the direction of association between two variables. The correlation coefficient value ranges from −1 to +1. A value of +1 indicates a perfect positive linear correlation, −1 denotes a perfect negative correlation, and 0 implies no correlation between the two variables. A positive correlation value establishes that as one variable increases, the...
5.7K
Calibration Curves: Linear Least Squares
5.3K
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...
For data that follow a straight line, the standard method for fitting is the linear...
5.3K
