Dear all,
I have a stack of binary mask and would like to create a multi-point selection marking each object within the mask (within a macro).
Example-File:
https://1drv.ms/f/s!AoHaKvCx7DHVlFCSZDeVCwBZy7iT
For now I tried the following:
- find the ultimate eroded points.
- run “find Maxima” for each slice and add to the roiManager the point selection of each slice.
The problem is that the point selection created in this way cannot be modified, meaning I cannot add further points or delete. This would be needed to manually correct the segmentation result.
I would be happy about any help or work-around to create a modifiable multi-point selection for every slice.