Line detection: Difference between revisions

Content deleted Content added
speeling
Replacing LineImage.jpg.png with File:LineImage.png (by CommonsDelinker because: File renamed: Criterion 6 (maintenance or bug fix)).
Line 249:
The code was used to detect only the vertical lines in an image using Matlab and the result is below. The original image is the one on the top and the result is below it. As can be seen on the picture on the right, only the vertical lines were detected
[[File:Testbuilding.jpg|thumb|Original Image]]
[[File:LineImage.jpg.png|thumb|line detection]]
<syntaxhighlight lang="matlab">
clear all