Orod Razeghi

Results 8 comments of Orod Razeghi

makes very good sense, nice catch 👍

@alonsoJASL Maybe we should check that other plugins clear buttons work as expected, and clear all the necessary variables. Once that is checked, we can merge this or add the...

This is what GitHub has to say about working with large files: https://docs.github.com/en/github/managing-large-files/working-with-large-files/what-is-my-disk-quota

I guess rather than assigning a button, this should be handled behind the scenes, when conversion is happening.

@nbodagh just to find the root cause, were you actively segmenting the image, when the 3D interpolation was on? or the crash happened after you were done with the segmentation...

What is the file format for the image you are trying to segment? nifti? What is the resolution of your image? Is it a really high-res image?

try downsampling the image to a lower res, and see if it resolves the issue. If you can, please also try segmenting directly on the MITK [workbench](https://www.mitk.org/wiki/Downloads), and let us...

You don't have to use CemrgApp to do the resampling, you can use ITKSnap or any similar image processing software that you are familiar with, if you want to use...