houghtransformation

  • Thread starter Johannes Elsinghorst
  • Start date
J

Johannes Elsinghorst

Hello,

I'm looking for sourcecode for a houghtransformation (the one for line
detection). Has anyone somethign like that?

regards, Johannes Elsinghorst
 
C

Chris Uppal

Johannes said:
I'm looking for sourcecode for a houghtransformation (the one for line
detection). Has anyone somethign like that?

There's a nice page about the Hough transform (and some variants) here:

http://homepages.inf.ed.ac.uk/rbf/HIPR2/hough.htm

Near the bottom of that page, under "Interactive Demo" there's a link to a
demonstration applet. The source code used by the applet is available from the
same page. From the look of the code, it is implemented more for simplicity
than for speed (doesn't pre-compute the sin/cos values for instance), but it
may be of some help.

-- chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top