I’m working on developing a custom module in Slicer and started by modifying existing components. In the Segment Editor module, I would like to modify the Threshold adjustment functionality to set a specific default threshold range, such as for skull segmentation.
Specifically, I want to set the default threshold values (e.g., Hounsfield unit range for the skull) so that when performing segmentation, the values are pre-set and there’s no need to manually adjust them every time. This way, the default values can be used directly for segmentation tasks.