Resize the object in binary image
Mostrar comentarios más antiguos
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 comentarios
Gopichandh Danala
el 11 de Jul. de 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
el 11 de Jul. de 2017
Editada: prashant singh
el 11 de Jul. de 2017
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Convert Image Type en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!