How can I undo/reverse Watershed Segmentation?
Ältere Kommentare anzeigen
Watershed Segmentation was performed on an image, but about 10% of the blobs were segmented wrongly. So after separating the 10% from the 100%, I wanted to undo the segmentation on the 10% to get the previous form (before segmentation) they were in. How can I do it? The image is binary.
Antworten (1)
Mudambi Srivatsa
am 28 Jun. 2017
0 Stimmen
It is not possible to reverse the watershed segmentation. You are performing a data reduction by performing image segmentation. You cannot get back the original data as you have lost that information.
1 Kommentar
Vyvian Koh
am 28 Jun. 2017
Kategorien
Mehr zu Image Segmentation finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!