Line detection: Difference between revisions

Content deleted Content added
mNo edit summary
Line 249:
== Code example ==
 
The code below was used to detect only the vertical lines in an image using Matlab
[[File:LineImage.jpg.png|thumb|line detection]]
<syntaxhighlight lang="matlab" line="1">
clear all
clc