GPU-Based Computation of 2D Least Median of Squares with Applications to Fast and Robust Line Detection

10/05/2015
by   Gil Shapira, et al.
0

The 2D Least Median of Squares (LMS) is a popular tool in robust regression because of its high breakdown point: up to half of the input data can be contaminated with outliers without affecting the accuracy of the LMS estimator. The complexity of 2D LMS estimation has been shown to be Ω(n^2) where n is the total number of points. This high theoretical complexity along with the availability of graphics processing units (GPU) motivates the development of a fast, parallel, GPU-based algorithm for LMS computation. We present a CUDA based algorithm for LMS computation and show it to be much faster than the optimal state of the art single threaded CPU algorithm. We begin by describing the proposed method and analyzing its performance. We then demonstrate how it can be used to modify the well-known Hough Transform (HT) in order to efficiently detect image lines in noisy images. Our method is compared with standard HT-based line detection methods and shown to overcome their shortcomings in terms of both efficiency and accuracy.

READ FULL TEXT

page 22

page 24

page 25

research
10/17/2017

Computation of gray-level co-occurrence matrix based on CUDA and its optimization

As in various fields like scientific research and industrial application...
research
09/12/2021

Accelerating GPU-Based Out-of-Core Stencil Computation with On-the-Fly Compression

Stencil computation is an important class of scientific applications tha...
research
05/28/2019

Computation of projection regression depth and its induced median

Notions of depth in regression have been introduced and studied in the l...
research
09/25/2022

Accelerating the Convex Hull Computation with a Parallel GPU Algorithm

The convex hull is a fundamental geometrical structure for many applicat...
research
05/29/2015

Research on the fast Fourier transform of image based on GPU

Study of general purpose computation by GPU (Graphics Processing Unit) c...
research
08/04/2019

Another Simple but Faster Method for 2D Line Clipping

The majority of methods for line clipping make a rather large number of ...
research
03/26/2018

Deep Faster Detection of Faint Edges in Noisy Images

Detection of faint edges in noisy images is a challenging problem studie...

Please sign up or login with your details

Forgot password? Click here to reset