Segmentation of single or multiple touching handwritten numeral string using background and foreground analisis
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I'm working on the final task, and I had difficulty to separate single or multiple handwriten Touching numeral string using background and foreground, I had reached the thinning stage, please help to guide segmentation in matlab work, thanks
0 Commenti
Risposte (2)
Image Analyst
il 24 Nov 2011
If they're not separated after thinning then they were also connected in your binary image. So you'll have to do some better filtering or thresholding. For example, these author's method looks pretty good: http://www.leptonica.com/binarization.html
0 Commenti
Vedere anche
Categorie
Scopri di più su Environment and Settings in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!