Image division for segmentation
5 views (last 30 days)
Show older comments
Hello, I have a binarized image and I need to divide it into parts for segmentation. How could I do that? Thanks
4 Comments
Answers (1)
Keerthi Reddy
on 28 Jun 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.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
