Line Detection with Hough Transform - Maple Application Center
Application Center Applications Line Detection with Hough Transform

Line Detection with Hough Transform

Authors
: Maplesoft AuthorSophie Tan
Engineering software solutions from Maplesoft
This Application runs in Maple. Don't have Maple? No problem!
 Try Maple free for 15 days!
Hough transform is a feature extraction algorithm widely used in the field of object detection and image processing. It employs a voting procedure where all edge pixels vote to identify a certain class of shapes in the image. Classical Hough transform is designed to detect straight lines, but with some modification it can be used to detect other arbitrary shapes (usually circles and ellipses). In this application, we will implement the Hough Line Transform and use it to extract straight lines from an image of a traffic lane. An interesting fact about line detection is that the technique is being actively studied in research of self-driving cars, where image of lanes/roadways is processed to adjust the car's motion.

Application Details

Publish Date: July 20, 2018
Created In: Maple 2018
Language: English

More Like This

Removal of Periodic and Salt & Pepper Noise from an Image
Predicting Forest Fires with DNN Regressor
0
Hybrid Image of a Cat and a Dog
Prediction of malignant/benign of breast mass with DNN classifier
0
Circle Detection with Hough Transform
Maple Tools for Preliminary Cryptanalysis
Discrete Haar Wavelet Image Compression
Reconstruction of 2-D Images and CAT Scans
Blurring an Image in the Spatial Frequency Domain
Recognition of Leaves and General 2-D Objects