how to segment the connected characters
古いコメントを表示
Hi, i want to segment the connected characters as shown in the following figure (thinned image), is there any algorithm or matlab code available to do so?

回答 (1 件)
Image Analyst
2016 年 2 月 2 日
0 投票
I don't think so unless you make some assumptions, like there should be 4 characters there. But they could be split at a variety of places, for example at the hump in the h or at the bottom between the h and the 2 (or Z), so how would the algorithm know? Or unless you tried a bunch of splits and tried to figure out which split gave the highest probability of returning a known character.
3 件のコメント
Image Analyst
2016 年 2 月 3 日
See section 23.4 here for lots of ways people have done it: http://www.visionbib.com/bibliography/contentschar.html#OCR,%20Document%20Analysis%20and%20Character%20Recognition%20Systems
カテゴリ
ヘルプ センター および File Exchange で Language Support についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!