Tamas Ungi
Tamas Ungi
There is a confusion, because in early systems, we sent ImageToReference from PLUS to Slicer. So when we computed ImageToProbe, we had to add it to the PLUS config file,...
By the way, use Slicer discourse for these discussions please. There is an IGT category in discourse.
1. You can always resize the slice field of view to fit the image content with this button:  2. "Tracker" usually refers to the camera coordinate system, which is...
Hi, we don't usually install Pytorch (or TensorFlow) in Slicer's python anymore, so there is no extension that would run an AI model in Slicer. Instead, implement a small python...
Finding the best model is not as simple as saving the one that has minimum loss function. Sometimes when training for extremely long (thousands of epochs), the model can learn...
Hi, I wanted to test the module in this extension called "sl_01__LaminaLandmark_Labeling", but I get this error message when I try to add it to my Slicer: ``` File "E:/SlicerIGSpineDeformity/sl_01__LaminaLandmark_Labeling/sl_01__LaminaLandmark_Labeling.py",...
Thank you!