필터 지우기
필터 지우기

How can I undo/reverse Watershed Segmentation?

조회 수: 3 (최근 30일)
Vyvian Koh
Vyvian Koh 2017년 6월 23일
댓글: Vyvian Koh 2017년 6월 28일
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.

답변 (1개)

Mudambi Srivatsa
Mudambi Srivatsa 2017년 6월 28일
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
Vyvian Koh
Vyvian Koh 2017년 6월 28일
Okay, then is there any way to correct the wrong segmentation besides correcting them manually?

댓글을 달려면 로그인하십시오.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by