Example #1: straight lines in image
Load gray-scale image
Display image
Gaussian-smooth image
Sobel gradient image
Sobel row gradient image (magnitude)
Sobel column gradient image (magnitude)
Sobel gradient image
Threshold image
Evaluate different thresholds
Pick threshold
Median filter threshold image
Find straight lines (through Hough transform)
Retain only the top
Compute the top lines (through Hough transform)
Visualize top lines over thresholded image
Visualize top lines over original image
Visualize Hough accumulator
Compute Hough accumulator matrix
Display Hough accumulator matrix
Created by Mathematica (February 5, 2004)