neuropoly / slicer-manual-annotation

MIT License
1 stars 0 forks source link

Segment Editor Improvements #11

Open maxradx opened 2 weeks ago

maxradx commented 2 weeks ago

This issue is about improving the use of the segment editor module in 3D Slicer.

Action tasks:

jcohenadad commented 2 weeks ago

 Automates filling of a space if a closed-form is done

Isn't it what https://slicer.readthedocs.io/en/latest/user_guide/modules/segmenteditor.html#mask-volume does?

maxradx commented 2 weeks ago

Will look forward it. Some function like scissors allow to perform similar task (but scissor draw on all slices and not only on one slice). Also, even if it says it does, sometimes, implementation can be tricky (even if it looks easy, it crashes or something and this requires debugging)

delphinepilon commented 1 week ago

The tool Lasso Paint is now available in the branch SlicerCART. To be incorporated into main. It uses the Scissor functionality without drawing on all the slices.