Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using Matlab in OCR

Status
Not open for further replies.

mohdalharbi

Industrial
Joined
Aug 22, 2003
Messages
8
Location
SA
Matlab is using in many applications one of it is OCR ( Optical Character Recognition ). is there a built in function in matlab for this subject or demo. is there a books which discuss this matter, also an internet sites.
thanks
 
There is no built-in function for OCR, but there are a couple of files peripheral to OCR.

Have you tried to do a websearch? My first hit was:

You could also do a search on OTSU thresholding, which is one of the popular algorithms for doing segmentation.

TTFN
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top