Text Extracting using Matlab

Guys i am doing a project for my final year. Its a OCR project where you can extract the text from an image. I am dong it using Matlab. Anyone has any idea to help me please.

Replies

  • Predictor
    Predictor
    zaanrider
    Guys i am doing a project for my final year. Its a OCR project where you can extract the text from an image. I am dong it using Matlab. Anyone has any idea to help me please.

    Idea #1: Stop SHOUTING!

    Idea #2:

    Here's a general plan:

    1. Gather labeled examples of the characters which need to be recognize
    2. Clean up the data (center the characters individually within the frame), eliminate noise, etc.
    3. Extract useful attributes from the frame for each character, such as horizontal and vertical pixel position mean and standard deviation, projection profiles (row and column means), etc.
    4. Train a recognizer (linear discriminant, neural network, k-nearest neighbor, logistic regression, etc.) to associate the label of the character with the extracted attributes
    5. Test on new character data
    6. Celebrate because you're done!


    -Will Dwinnell
    Data Mining in MATLAB

You are reading an archived discussion.

Related Posts

please tell whether networking field id good or average?? doing CCNA course is enough ?
Hello friends, Can a PC have more than one BIOS. When we start up PC how the BIOS is activated? Is it activated by others or itself. ๐Ÿ˜
Can I connect my internet in two labtop by single bluetooth mobile ?
Hi , I am a mechanical engineer(b.tech 2009) with HVAC as specialisation. My real interest lies in the aerospace/automobile industry. Is it possible to do MS/M.tech in aerospace/auto after coming...
Hey can anyone explain me how hardware and software interaction takes place Like there is a switch ,which is programmed to send packet to appropriate computer I wanna know about...