Segmentation of single or multiple touching handwritten numeral string using background and foreground analisis

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

回答(2 个)

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
filtering or thresholding was I doing, what I need is a way intersection or perform segmentation on the number of mutual connection....please help me..... i dont know what i must do...

类别

帮助中心File Exchange 中查找有关 Convert Image Type 的更多信息

提问:

2011-11-24

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by