Image division for segmentation
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello, I have a binarized image and I need to divide it into parts for segmentation. How could I do that? Thanks
4 Commenti
Risposte (1)
Keerthi Reddy
il 28 Giu 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.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

