thomas-beznik
thomas-beznik
Hello everyone, I would like to use "ITKMorphologicalContourInterpolation" from ITK inside of the browser. Is it possible? I have followed the steps to install itk-js, but I can't find this...
**Describe the bug** We built a UNet3D image segmentation model in PyTorch (based on [this repo](https://github.com/wolny/pytorch-3dunet)) and want to start distributing it. ONNX seemed like a good option as it...
Hello everyone, It would be an interesting feature for the screenshots to also include measurements; any lead on what needs to be done in order to implement this? Thank you!
Hello everyone, I would like to implement that the 2D views are directly zoomed in order to fit the screen e.g.: Instead of this view: Get directly this view: Where...