Click here to Skip to main content
15,889,266 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: Maths Homework - My boys (not mine - honest!!) Pin
Malcolm Smart24-Feb-08 6:49
Malcolm Smart24-Feb-08 6:49 
GeneralRe: Maths Homework - My boys (not mine - honest!!) Pin
Luc Pattyn24-Feb-08 6:52
sitebuilderLuc Pattyn24-Feb-08 6:52 
GeneralRe: Maths Homework - My boys (not mine - honest!!) Pin
Malcolm Smart24-Feb-08 7:07
Malcolm Smart24-Feb-08 7:07 
GeneralRe: Maths Homework - My boys (not mine - honest!!) Pin
Luc Pattyn24-Feb-08 7:19
sitebuilderLuc Pattyn24-Feb-08 7:19 
GeneralRe: Maths Homework - My boys (not mine - honest!!) Pin
kinar12-Mar-08 19:43
kinar12-Mar-08 19:43 
GeneralRe: Maths Homework - My boys (not mine - honest!!) Pin
SilimSayo20-Mar-08 4:02
SilimSayo20-Mar-08 4:02 
GeneralRe: Maths Homework - My boys (not mine - honest!!) Pin
kinar20-Mar-08 12:28
kinar20-Mar-08 12:28 
GeneralImage Processing Pin
LizzieCode22-Feb-08 9:37
LizzieCode22-Feb-08 9:37 
Hello

Does anyone have a good idea of a decent line segment detection algorithm to be used on binary images (black and white)? The images are pages from newspapers, so they contain a lot of text.
The algorithm should detect almost straight vertical lines (maximum deviation of 5 degrees).
It should also be able to detect dotted lines, and some imperfect lines (with noise pixels, either white or black).
I've tried using Hough transform, but didn't get reasonable results.
Also tried some straight-forward methods, but they don't seem to give the same accuracy on different images.

I'm not so knowledgeable in this domain, and if there's someone to point me in the right direction, I would greatly appreciate it.

Thank you.
GeneralRe: Image Processing Pin
Alan Balkany25-Feb-08 4:25
Alan Balkany25-Feb-08 4:25 
GeneralRe: Image Processing Pin
Sameerkumar Namdeo2-Mar-08 16:24
Sameerkumar Namdeo2-Mar-08 16:24 
GeneralRe: Image Processing Pin
Alan Balkany3-Mar-08 3:13
Alan Balkany3-Mar-08 3:13 
GeneralNice Tool Pin
Bassam Abdul-Baki19-Feb-08 4:59
professionalBassam Abdul-Baki19-Feb-08 4:59 
GeneralRe: Nice Tool Pin
Paul Conrad29-Feb-08 7:31
professionalPaul Conrad29-Feb-08 7:31 
GeneralRe: Nice Tool Pin
Bassam Abdul-Baki29-Feb-08 7:33
professionalBassam Abdul-Baki29-Feb-08 7:33 
GeneralHashTable Pin
Ippacciani16-Feb-08 1:02
Ippacciani16-Feb-08 1:02 
GeneralRe: HashTable Pin
Paul Conrad17-Feb-08 7:00
professionalPaul Conrad17-Feb-08 7:00 
GeneralRe: HashTable Pin
CKnig18-Feb-08 3:00
CKnig18-Feb-08 3:00 
QuestionRe: HashTable Pin
CPallini18-Feb-08 3:27
mveCPallini18-Feb-08 3:27 
GeneralRe: HashTable Pin
CKnig18-Feb-08 3:34
CKnig18-Feb-08 3:34 
GeneralRe: HashTable Pin
CPallini18-Feb-08 3:39
mveCPallini18-Feb-08 3:39 
GeneralRe: HashTable Pin
CKnig18-Feb-08 3:50
CKnig18-Feb-08 3:50 
GeneralRe: HashTable Pin
BadKarma18-Feb-08 3:57
BadKarma18-Feb-08 3:57 
GeneralRe: HashTable Pin
CKnig18-Feb-08 4:03
CKnig18-Feb-08 4:03 
JokeRe: HashTable Pin
El Corazon26-Feb-08 12:43
El Corazon26-Feb-08 12:43 
GeneralRe: HashTable Pin
CPallini18-Feb-08 4:06
mveCPallini18-Feb-08 4:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.