Decomposition of the Hough Transform : CurveDetection with E cient Error
نویسنده
چکیده
This paper describes techniques to perform fast and accurate curve detection using a variant of the Hough transform. We show that the Hough transform can be decomposed into small subproblems that examine only a subset of the parameter space. Each subproblem considers only those curves that pass through some small subset of the data points. This property allows the eecient implementation of the Hough transform with respect to both time and space, and allows the careful propagation of the eeects of localization error in the detection process. The use of randomization yields an O(n) worst-case computational complexity for this method, where n is the number of data points, if we are only required to nd curves that are signiicant with respect to the complexity of the data. In addition, this method requires little memory and can be easily parallelized.
منابع مشابه
Decomposition of the Hough Transform: Curve Detection with Efficient Error Propagation
This paper describes techniques to perform fast and accurate curve detection using a variant of the Hough transform. We show that the Hough transform can be decomposed into small subproblems that examine only a subset of the parameter space. Each subproblem considers only those curves that pass through some small subset of the data points. This property allows the e cient implementation of the ...
متن کاملError propagation for the Hough transform
In this paper, a statistically ecient Hough transform (HT) technique with improved performance in accuracy and robustness is described. The proposed technique analytically computes the uncertainty of each feature point based on image noise, the procedure used for estimating edge orientation, and the speci®c parametric representation scheme of a line. Using the estimated uncertainty of each fea...
متن کاملA General Method for Feature Matching and Model Extraction
Popular algorithms for feature matching and model extraction fall into two broad categories, generate-and-test and Hough transform variations. However, both methods su er from problems in practical implementations. Generate-and-test methods are sensitive to noise in the data. They often fail when the generated model t is poor due to error in the selected features. Hough transform variations are...
متن کاملDetection of Microaneurysms in Retinal Angiography Images Using the Circular Hough Transform
This paper presents an automated method for detecting microaneurysms in the retinal angiographic images by using image processing techniques. In the presented method, in order to fade or remove the pseudo images, first retinal images are pre-processed. Then microaneurysms are identified by circular Hough transform. In the existing methods of dete...
متن کاملConstant-Time Hough Transform on a 3D Reconfigurable Mesh Using Fewer Processors
The Hough transform has many applications in image processing and computer vision, including line detection, shape recognition and range alignment for moving imaging objects. Many constant-time algorithms for computing the Hough transform have been proposed on recon gurable meshes [1, 5, 6, 7, 9, 10]. Among them, the ones described in [1, 10] are the most e cient. For a problem with an N N imag...
متن کامل