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?

Answers (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 Comments

Alina hui
Alina hui on 3 Feb 2016
Edited: Alina hui on 3 Feb 2016
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?

Sign in to comment.

Categories

Asked:

on 2 Feb 2016

Commented:

on 3 Feb 2016

Community Treasure Hunt

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

Start Hunting!