Hello.
I work with CT scans of jaw bones and teeth. The original volume was recorded with the spacing parameter = 0.2 mm. For me, this is a fairly thick slice and I was looking for ways to improve the quality of segmentation and the model. I found a topic on the forum that this can be done using:
(segment editor - segmentation geometry - oversampling factor).
This works if you do the segmentation manually, and I really get the quality and slice thickness of 0.1 mm that I need.
However, manual segmentation of jaws and teeth is very difficult.
I found the “dental segmentator” extension, which works with a neural network. So, you can load the original volume into the neural network, after which it will automatically perform segmentation.
The problem is that the neural network uses the original volume with spacing = 0.2 mm for calculations, even if I change this parameter in the segment editor.
I think for this to work correctly, you should immediately load a high-quality volume into the neural network.
Is there a way to export a modified volume to Slicer 3D? So, I could change the spacing parameter, and then overwrite the original volume. Having received a new volume, I could load it into the neural network and get the desired result.