Effacer les filtres
Effacer les filtres

how to put bounding box for single letter image?

2 vues (au cours des 30 derniers jours)
Meghashree G
Meghashree G le 21 Jan 2016
Commenté : Meghashree G le 21 Jan 2016
Hello, i have a single letter image and if i apply bounding for it,i am getting only one box.
For this image,i should get 2 bounding boxes.How do i do it?? Please help me. Thank you

Réponses (1)

Image Analyst
Image Analyst le 21 Jan 2016
Call regionprops() on that small image. Ask for BoundingBox. You will get 2 of them - one for each blob.
  1 commentaire
Meghashree G
Meghashree G le 21 Jan 2016
sir,im not getting..please see my attached code and suggest please.

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by