View Issue Details

IDProjectCategoryView StatusLast Update
0002524Slicer4Module VolumeRenderingpublic2017-09-27 13:21
Reporterkikinis Assigned Tofinetjul  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status assignedResolutionopen 
Product VersionSlicer 4.1.1 
Target VersionbacklogFixed in Version 
Summary0002524: Customize volume rendering - way to unselect one or more of the labels
Description

Ron - 09/04/2012

  1. And now a feature request: Steve Pieper has this open cl version of grow cut. When I configure the volume renderer to render the label map, it would be nice to be able to NOT render one of the labels. In grow cut you usually have a label that acts as a rejection class and that one obstructs everything else. It would be nice, if I had a way to unselect one or more of the labels. It would be nice, if I could make one or more of them transparent.
TagsNo tags attached.

Activities

pieper

pieper

2012-09-18 13:10

administrator   ~0006133

FYI: To partially address this issues that Ron raised, I implemented a small module that uses a selected label value and label map volume and uses that to create a new grayscale volume that is 0 everywhere except where the label map matches the label value:

https://github.com/pieper/Slicer/blob/threeDEditor/Modules/Scripted/Scripts/VolumeMasker.py

I found it useful for testing but haven't yet committed it to the trunk (will probably do it post 4.2 release).

lassoan

lassoan

2017-09-27 13:21

developer   ~0015188

Segmentations now support 3D display of segments that can be shown/hidden independently. Still, for some cases it might be useful to be able to edit transfer function of labelmap volumes using a checkable list.

Issue History

Date Modified Username Field Change
2012-09-14 13:38 jcfr New Issue
2012-09-14 13:38 jcfr Status new => assigned
2012-09-14 13:38 jcfr Assigned To => finetjul
2012-09-14 13:39 jcfr Reporter jcfr => kikinis
2012-09-14 13:39 jcfr Target Version => Slicer 4.3.0
2012-09-18 13:10 pieper Note Added: 0006133
2012-09-21 06:04 finetjul Severity minor => feature
2012-09-21 06:04 finetjul Product Version => Slicer 4.1.1
2013-08-09 04:30 finetjul Target Version Slicer 4.3.0 => Slicer 4.4.0
2014-05-13 12:32 jcfr Target Version Slicer 4.4.0 => Slicer 4.5.0-1
2015-11-02 11:58 jcfr Target Version Slicer 4.5.0-1 => Slicer 4.6.0
2016-10-12 03:56 jcfr Target Version Slicer 4.6.0 => Slicer 4.7.0
2017-09-27 13:21 lassoan Target Version Slicer 4.7.0 => backlog
2017-09-27 13:21 lassoan Note Added: 0015188