-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make VolumeClip a SegmentEditor effect #255
Comments
I have added a scripted segment editor effect template to the Slicer extension wizard. It will be available in tomorrow's build. |
@Kmacneil0102 let this be your next task! Here's the background: VolumeClip is a nice extension that allows to perform segmentation by approximating volume surface from the fiducial points placed by the user. Unfortunately, this functionality is currently not integrated with the Segment Editor. Once this task is completed, it will be possible (eventually, after mpReview is updated to use Segment Editor) to use the same segmentation tool both for segmenting pre-procedural and intra-procedural data in SliceTracker. Your task would be to add VolumeClip functionality as a new effect to SegmentEditor. Since you are at Queen's, this is a perfect opportunity, since you can perhaps ask Andras for SegmentEditor help if you are stuck. How does this sound? |
Sounds great! I've done some background on Segment Editor and Volume Clip and taken a look at the template Andras mentioned before commenting here, and think I have what I need to get started. |
@Kmacneil0102 did you get a chance to connect with @lassoan to discuss this task? |
Yes, we've talked about how to implement this effect yesterday. |
related to SlicerProstate/mpReview#93 |
…tate#255) * using SurfaceCut SegmentEditor effect instead of VolumeClip
No description provided.
The text was updated successfully, but these errors were encountered: