Related Experiment Video
Updated: May 29, 2026

10:16
Digital Inline Holographic Microscopy (DIHM) of Weakly-scattering Subjects
Published on: February 8, 2014
Inherent bias and noise in the hough transform
1Department of Computer Science, University of Rochester, Rochester, NY 14627.
IEEE Transactions on Pattern Analysis and Machine Intelligence
|August 27, 2011
Summary
This study reframes the Hough transformation as a linear imaging process, improving understanding of its behavior in noisy conditions. Novel methods using complementary votes sharpen parameter space peaks and reduce bias.
Area of Science:
- Computer Vision
- Image Processing
- Signal Processing
Background:
- The Hough transformation is a key technique for detecting shapes in images.
- Its performance can degrade significantly in the presence of noise.
- Existing literature may not fully address noise mitigation strategies.
Purpose of the Study:
- To reframe the Hough transformation as a linear imaging process.
- To develop methods for enhancing Hough transform peak detection accuracy.
- To reduce bias and improve robustness in noisy image data.
Main Methods:
- Conceptualizing the Hough transformation as a linear imaging process.
- Analyzing the analytic form of peaks in parameter space.
- Implementing a novel approach using complementary (negative) votes to cancel off-peak votes.
Main Results:
- Sharpened peaks in parameter space.
- Reduced bias in detected shapes.
- Improved understanding of Hough transformation behavior under noise.
Conclusions:
- Viewing the Hough transformation as a linear imaging process offers a new perspective.
- Complementary voting is an effective technique for improving Hough transform accuracy and robustness.
- This approach provides a useful vocabulary and points to relevant literature for noise analysis.
Related Concept Videos
Difference from Background: Limit of Detection
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
Linear Approximation in Frequency Domain
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.
Bias
Bias refers to any tendency that prevents a question from being considered unprejudiced. In research, bias occurs when one outcome or answer is selected or encouraged over others in sampling or testing. Bias can occur during any research phase, including study design, data collection, analysis, and publication.
In statistics, a sampling bias is created when a sample is collected from a population, and some members of the population are not as likely to be chosen as others (remember, each member...
In statistics, a sampling bias is created when a sample is collected from a population, and some members of the population are not as likely to be chosen as others (remember, each member...
¹H NMR: Interpreting Distorted and Overlapping Signals
Spin systems where the difference in chemical shifts of the coupled nuclei is greater than ten times J are called first-order spin systems. These nuclei are weakly coupled, and their chemical shifts and coupling constant can generally be estimated from the well-separated signals in the spectrum.
As Δν decreases and the signals move closer, the doublets appear increasingly distorted. The intensities of the inner lines increase at the cost of those of the outer lines as the signals are slanted or...
As Δν decreases and the signals move closer, the doublets appear increasingly distorted. The intensities of the inner lines increase at the cost of those of the outer lines as the signals are slanted or...
Curvilinear Motion: Rectangular Components
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 time...
As the car advances, its position evolves over time. Quantifying the car's velocity involves computing the time...
Reconstruction of Signal using Interpolation
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next sampling...