Line detection: Difference between revisions

Content deleted Content added
mNo edit summary
formatting
Line 267:
figure,imshow(crazy),title('Original Image');
figure,imshow(out_filter),title('Detected Lines');
</syntaxhighlight>See Also: [[Digital image processing]]
 
==See also==
<references />[http://web.ipac.caltech.edu/staff/fmasci/home/astro_refs/HoughTrans_lines_09.pdf]
* [[Digital image processing]]
__FORCETOC__
 
==References==
{{reflist}}
<references />[http://web.ipac.caltech.edu/staff/fmasci/home/astro_refs/HoughTrans_lines_09.pdf]