How can I get a border/boundary around my hand as shown in the figure?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Réponse acceptée
Achyutha Hosahalli
le 12 Fév 2018
You can use the below command with properties as 'BoundingBox'
stats = regionprops(BW,properties)
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!