Filters crashing program/PC

Hi there,

I’m working with a large data set and am working to create a 3D model from this. However, the program, and sometimes the PC crashes when I apply the filters clip and threshold. It is able to generate one contour, but any more and I have the same problem. It seems to be a memory problem, but has occurred on multiple computers.

I’d like some recommendations regarding filter application in ParaView, or something to apply in pre-processing.

I’ve tried cropping the image stack, thresholding macros on ImageJ, but to no avail.

Thank you,
Chloe

Monitor the memory to make sure that your crashes are actually caused by out of memory problems.

VIew -> Memory inspector, but i would recommend an external tool, like htop on linux.