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 个)

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 个评论

ok sir thanks for response, can we use contour/morphological analysis of characters, if yes then is there any available algorithm/ matlab code to do the contour analysis of English alphabets?

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Language Support 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by