Borrar filtros
Borrar filtros

I wanted to locate text in an image

3 visualizaciones (últimos 30 días)
Bincy
Bincy el 27 de Mzo. de 2011
Given an image,locate the text region and draw bounding box. Pls help with a code.Thanks

Respuesta aceptada

Walter Roberson
Walter Roberson el 27 de Mzo. de 2011
That is not generally possible. It might, however, be possible if you are willing to put restrictions on as to what "text" is for your purposes. Are hieroglyphics "text" or "image" ?
  2 comentarios
Bincy
Bincy el 27 de Mzo. de 2011
I aim at locating text in an image like a greeting card.I would like to start with a simple thing.Suppressed th background with dct.Now want to extract text features(contrast and homogenity on a 50x50 block).But I don't know this
Walter Roberson
Walter Roberson el 27 de Mzo. de 2011
It is not uncommon for greeting cards to use unusual fonts or to use script fonts; this will make your task more difficult.
Are the greeting cards in any specific language? The extraction process would likely differ between (say) Persian and (say) Old Norse.

Iniciar sesión para comentar.

Más respuestas (1)

Saneem Ahmed
Saneem Ahmed el 1 de Sept. de 2011
Locating a letter in an image (natural scene image) is a really difficult problem and it is still open for research.. check this out to know more about this.
http://www.cvc.uab.es/icdar2009/
this is a conference held specially on this topic

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by