Local threshold, a new semi-automatic segmentation method, has been added to the Segment Editor. It is available in both the 4.11.0 and 4.10.2 releases through the SegmentEditorExtraEffects extension. This effect adds connected voxels to segments that are within a specified threshold, and attempts to prevent leaks into other structures through small connecting regions. The result is similar to that of the “Level trace” effect in that it delineates a region within a certain threshold value, however this effect is applied in 3D.
The initial behavior is similar to the threshold effect. Users can specify a threshold range manually, or by drawing on the image to create a histogram (see info here). Instead of clicking “Apply”, CTRL+clicking on a specific region performs a flood fill using one of 3 algorithms, adding the structure to the current segment:
Masking
GrowCut
WaterShed
Two additional parameters are also available to prevent leaks:
Feature size: Used to separate structures that are connected by regions smaller than the size specified
ROI: Only voxels within the region of interest will be filled
Suggestions and feedback are welcome.
Development was funded in part by CANARIE’s Research Software Program, OpenAnatomy, and Brigham and Women’s Hospital through NIH grant R01MH112748.
I found it a very nice feature. However, while trying to use it, i found that after selecting a threshold and ctrl plus left click-it doesn’t do anything. I mean no filling is done. Is there anything I am missing?
Local threshold effect attempts to reduce leaking and separates the structure that you clicked on by eroding the thresholded area by the “feature size” parameter.
If the area under the mouse would be eroded away, then the local threshold effect will not find the structure. If you reduce the “feature size” parameter, or make sure to click in a non-eroded region, than it should help find the structure.
I still don’t succeed on MacOS:
After selecting the right threshold and after I click cmd+left mouse button it does not add the blinking area to the segmentation?
anyone has a solution for that behaviour?
Yes! But I don’t get it: pressing cmd+left click (I assume mouse left click) - where (in which window) and when should I press these buttons???
e.g if I use level tracing than I just need to left-click on the mouse and I immediately see the segmented area - however in local threshold the region is getting lighter and darker green constantly but if I press cmd+left click nothing happens…
That part that you Ctrl-Click on is added to the segment. If nothing is added then it means that the region found at the clicked position is smaller than the feature size. You need to extend the threshold range or decrease “Feature size”.
In the meantime I accidentially! managed to add a part to the segment, however repeating fails…no matter what feature size I choose (1-10cm) for my threshold, I can’t segment the implant.
I want to most accurately segment the implants (as shown in the figure above) in order to measure the blooming artefact - which algorithm would be the one of choice?
e.g. after using watershed, creating a labelmap and superimposing it with the original scan -> I still can see a thin (white/greyish) border around my segmented implant before the adjacent black circle.
Or would you recommend any other algorithm in order to measure blooming?
The “difference” is probably not real, it is probably just a result of using linear interpolation for grayscale volumes and nearest neighbor interpolation for segmentation’s binary labelmap representation. You can verify this by disabling interpolation for the volume. You can reduce the difference between these interpolations by reducing the pixel spacing of the input volume (for example, by using Crop volume module) before you start segmentation.
Hi Kyle Sunderland,
A very nice function in Local Threshold. But I found it is difficult to understand clearly.How to define the Minimum, Lower, Average, Upper and Maximum value in Local histogram? What the meaning about the red line, yellow line and the curve between them? Moreover, how to set the Feature Size basing on the Volume?
Thanks,
Dr.Xie
The histogram represents the voxel intensities within the selected region of the image. The red lines on the left and right represent the minimum and maximum voxel intensities in the selected region, while the the the yellow line represents the average intensity. The yellow highlight underneath the histogram shows the current threshold range.
Clicking and dragging on the histogram will let you manually specify the minimum/maximum intensities. The average then becomes the median intensity between the two. Right clicking on the histogram will cancel the manual selection.
If you would like finer control over the threshold range, the threshold range slider can be used without, or in conjunction with the histogram to specify the range.
The required feature size depends on the structure being segmented. A larger feature sizes will prevent leaking through regions that are smaller than the feature size, however for thin structures, a feature size that is larger than the thinnest regions will result in the branches being truncated.
Hi, I’m trying to use this effect as it is used in your video, but I’m unable to draw a region in the image to obtain a local histogram, nor do I have the local histogram graph visible. Did I somehow not install the correct extension? This is what my control panel looks like:
Hi! I’m new to slicer and an amateur in this field. But I would like to download the local threshold effect into my slicer (4.10.2). I’ve tried, but I can’t seem to figure it out. Could you maybe help?