View Single Post
Old 02-09-2003, 01:22 AM   #1 (permalink)
Pussnuts
Registered User
 
Join Date: Feb 2003
Location: Orlando, Florida
Posts: 9
Pussnuts is on a distinguished road
Send a message via AIM to Pussnuts
Burns, AKA BHR, line detection.

Does anyone have the burns algorithm or understand it enough to help me? I'm taking an image after running it though the canny edge detection algorithm (just gettin on and off data about edges) and trying to use burns algorithm to group lines. I know i need to use some sort of "cone" method, get angles of lines to group them accordingly, but my problem is, I have no good way detect lines in one angle or another. Does anyone have experience or suggestions for this?
Pussnuts is offline   Reply With Quote