drawing bounding box

Respuestas (1)

Hoa
Hoa el 18 de Abr. de 2012

0 votos

You need to separate each word into each single object.
This can be done by eroding the image with proper structuring element.
you can get rid of the small objects by using bwareaopen.
using regionprops you can get the BoundingBox property of the object.

1 comentario

kash
kash el 18 de Abr. de 2012
Hao can u please tell how to separate each word into single object

Iniciar sesión para comentar.

Categorías

Más información sobre Programming en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 18 de Abr. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by