Using Matlab in OCR
Using Matlab in OCR
(OP)
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
thanks





RE: Using Matlab in OCR
Have you tried to do a websearch? My first hit was:
http://www.ele.uri.edu/~hansenj/projects/ele585/OCR/
You could also do a search on OTSU thresholding, which is one of the popular algorithms for doing segmentation.
TTFN