Hough transform: Difference between revisions

Content deleted Content added
m →‎Demonstration Code: Tart up the image a bit more
m →‎Demonstration Code: Add newline to clean it a bit.
Line 89: Line 89:
===Demonstration Code===
===Demonstration Code===
Takes the name of the image to apply the transform to as an argument. If using PNG images,
Takes the name of the image to apply the transform to as an argument. If using PNG images,

{{works with|Tk|8.6}}
or {{libheader|TkImg}}
{{works with|Tk|8.6}} or {{libheader|TkImg}}
<lang tcl># Demonstration code
<lang tcl># Demonstration code
if {[catch {
if {[catch {