Feature extraction of handwritten characters

I am doing my final year project on "Hand written character recognition" and I am not getting how to extract features of characters. Can anyone please post the sample code for extracting features of an image containing a character?

Answers (2)

What features are you looking for? There are many features you can extract from an image.
Here is an example of hand writing recognition that simply uses the data as it is:

4 Comments

I just want about 8 to 9 features so that the feature vector can be fed into neural network. Can you suggest a sample code?
To answer your question you'll have to tell us what features you want. If you don't tell me what those 8, 9 features are, I'm afraid you won't get much help. Take a look at Image Analyst's post and hopefully that may inspire you to take the next step in your project. Best of luck!
@shashank That is the problem I am facing. I don't know what features to extract. I am not getting much help from the internet either. So please help
I find it hard to believe that none of the papers that did OCR on handwriting said what features to extract. Did you actually look at any of them?

Sign in to comment.

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 8 Apr 2014

Commented:

on 27 Apr 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!