matching the letters

1 visualización (últimos 30 días)
FIR
FIR el 2 de Feb. de 2012
Editada: J. Hu el 27 de Sept. de 2013
I am doing tamil character recognisation,I have some 5 tamil characters .
first they are static
next 2 characters are rotated,
now i want to compare static and rotated word and want to display the character which is rotated ,please help
  2 comentarios
Walter Roberson
Walter Roberson el 2 de Feb. de 2012
http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
FIR
FIR el 3 de Feb. de 2012
http://imgur.com/HMuZE
http://imgur.com/CRJHp
these are the two images

Iniciar sesión para comentar.

Respuestas (1)

Image Analyst
Image Analyst el 2 de Feb. de 2012
See section 23.4:
For example:
Siromoney, G., Chandrasekaran, R., Chandrasekaran, M.,
Computer recognition of printed Tamil characters,
PR(10), No. 4, 1978, pp. 243-247.
Chinnuswamy, P., Krishnamoorthy, S.G.,
Recognition of handprinted Tamil characters,
PR(12), No. 3, 1980, pp. 141-152.
  8 comentarios
FIR
FIR el 3 de Feb. de 2012
ok walter
Image Analyst
Image Analyst el 3 de Feb. de 2012
Maybe you just want a simple template matching app using normxcorr2() that doesn't really care about Tamil characters, it just looks for matching patterns of gray levels, like Chandra gave here: http://www.mathworks.com/matlabcentral/answers/24467-identifying-objects-in-a-picture-containing-several-objects

Iniciar sesión para comentar.

Categorías

Más información sobre Image Processing Toolbox 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