Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Boundingbox title with respect to matrix data
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Sir I have a binary image with four objects and a matrix(4x4)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/150729/image.png)
.I want to use the matrix for the image. Suppose in the first column of the matrix , the position of the highest element is 3 and the first column corresponds to first object. So I want to give that object a boundingbox with title 'Type3 OBJECT'. Similarly for the second object , in the second column the position of the highest element is 1. So I want to add boundingbox to that object with title 'Type1 OBJECT'. Sir how can I make it using regionprops. Should I use it with for loop? Thanks
0 commentaires
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!