Image division for segmentation
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hello, I have a binarized image and I need to divide it into parts for segmentation. How could I do that? Thanks
4 comentarios
Respuestas (1)
Keerthi Reddy
el 28 de Jun. de 2023
Hi Pablo, in MATLAB, you can use the regionprops function to divide a binarized image into parts for segmentation.
Here is the documentation for the same: Measure properties of image regions - MATLAB regionprops - MathWorks India.
I hope this helps,
Thanks.
Ver también
Categorías
Más información sobre Get Started with MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!