Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.14 KB

README.md

File metadata and controls

29 lines (15 loc) · 1.14 KB

OCR App in MATLAB

Optical character recognition or optical character reader (OCR) is the electronic or mechanical conversion of images of typed, handwritten or printed text into machine-encoded text, whether from a scanned document, a photo of a document, a scene-photo (for example the text on signs and billboards in a landscape photo) or from subtitle text superimposed on an image (for example: from a television broadcast)

Source: Wikipedia

Below are screenshots of the app built with Mathwork's MATLAB. It makes use of the computer vision toolbox and the Image Processing Toolbox

ScreenShots

  • Character Finder

    Character Finder

  • Character Extraction

    Character Extraction

  • Input Tuning

    Input Tuning

  • Word Finder

    Word Finder

  • Sentence Extraction

    Sentence Extraction