Feature extraction of handwritten characters

9 visualizaciones (últimos 30 días)
dream
dream el 8 de Abr. de 2014
Comentada: Image Analyst el 27 de Abr. de 2014
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?

Respuestas (2)

Shashank Prasanna
Shashank Prasanna el 8 de Abr. de 2014
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 comentarios
dream
dream el 26 de Abr. de 2014
@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
Image Analyst
Image Analyst el 27 de Abr. de 2014
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?

Iniciar sesión para comentar.


Image Analyst
Image Analyst el 8 de Abr. de 2014
Here is an example how how to measure various things (area, perimeter, etc.) in an image (of coins): http://www.mathworks.com/matlabcentral/fileexchange/25157-image-segmentation-tutorial-blobsdemo

Categorías

Más información sobre Image Data Workflows en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by