i was looking for an example for segmentation based on line and characters. but i couldn't find any helpful resource. if someone can provide me an example how to do it, it would be nice..

thanks again.

link|improve this question

64% accept rate
feedback

1 Answer

I assume you are looking for a OCR (Optical Character Recognition) library. There are several free and commercial libraries available. Checkout the wikipedia articles on "Optical character recognition" and "List of Optical character recognition software".

link|improve this answer
i need to implement this without libraries. :( – FlaMM3R May 20 '11 at 6:01
@FlaMM3R: is this a home work? You can use source that dov linked as starting point for your work – zespri May 20 '11 at 6:27
this is not a home work this is a my FYP project :( – FlaMM3R May 22 '11 at 7:20
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.