How can i find the coordinates of minimum points of a text line which is english handwritten cursive script in Matlab

1 visualización (últimos 30 días)
I want to find the reference line of the text from the base line. If the text line is in the upward direction the results are to be optimistic otherwise pessimistic.

Respuestas (1)

Image Analyst
Image Analyst el 19 de Abr. de 2014
You can find algorithms in section 23.4.6.2 here: http://iris.usc.edu/Vision-Notes/bibliography/contentschar.html#OCR,%20Document%20Analysis%20and%20Character%20Recognition%20Systems. Pick one, code it up, and come back if you have any questions about MATLAB (syntax, error messages, simple program flow questions, etc.) What you'll find there in the publications will be more complete, developed, thought out, and proven compared to whatever simple thing I may think of (or you may think of) off the top of my head.

Categorías

Más información sobre Language Support 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