Running watershed locally in a selected ROI/on selected objects

4 views (last 30 days)
Hi,
I have an image containing 200-250 objects detected by watershed.
In some cases, the algorithm makes mistakes with over/under-detection.
To fix these, I want to re-run watershed locally, using mouse clicks on just those objects, and paste the edited object properties back into the larger list of regionprops.
Is there a good way to go about this? I would greatly appreciate your suggestions and ideas.
Thanks!
  3 Comments
Veena Chatti
Veena Chatti on 1 Oct 2020
Note that these are both about a tenth of the entire image, which has ~200-250 objects. Errors like the one I circled are dispersed across the whole image. I'm trying to write a code with a GUI to click and correct them locally instead of changing the entire watershed.

Sign in to comment.

Answers (0)

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!