Resize the object in binary image
Afficher commentaires plus anciens
I have a binary image of size 1000*1002. I have some multiple objects inside the image. I want to resize the objects and put it back to the original image size 1000*1002. I have use regionprops to extract my mask from the image. there are two issues: 1) regionprops just give me biggest mask? 2) once i resize my object, how can i put it back to my original image replacing that object with the updated object size?
2 commentaires
Gopichandh Danala
le 11 Juil 2017
attach the binary image, and what is the criteria you want to use for resizing few objects in it? Like top 2, 3 blobs?
prashant singh
le 11 Juil 2017
Modifié(e) : prashant singh
le 11 Juil 2017
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Image Processing Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!