segmentation character with character that aren't connected

3 views (last 30 days)
hello..:), i have problem to segmentation character with character that aren’t connected like arabic character and the letter "i". i used bwlabel and regionprops function but the result is wrong. please help me
  4 Comments
Image Analyst
Image Analyst on 30 Jul 2011
Where did you upload your picture?
http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
naimah lubis
naimah lubis on 5 Aug 2011
thanks for the link sir..,
this is my picture:
http://www.sendspace.com/file/jao2ve
i need your help sir..,

Sign in to comment.

Accepted Answer

Image Analyst
Image Analyst on 29 Jul 2011
OCR is not an easy task. You're better off buying something from companies that have worked on it for years. If they can spend decades working on it, you know it can't be easy. If you have very simple cases and are looking for a not-very-robust solution, you can try to find centroids and see how close they are to each other.
  2 Comments
naimah lubis
naimah lubis on 30 Jul 2011
thanks for the answer but i don't understand "try to find centroids and see how close they are to each other", how i can do that??
Image Analyst
Image Analyst on 30 Jul 2011
See my BlobsDemo tutorial on that: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862

Sign in to comment.

More Answers (0)

Categories

Find more on Convert Image Type in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!