justinblaber / ncorr_2D_matlab

2D Digital Image Correlation Matlab Software
https://www.ncorr.com
BSD 3-Clause "New" or "Revised" License
143 stars 67 forks source link

Loading failed, most likely because Ncorr ran out of memory #17

Open anastasiavr opened 2 years ago

anastasiavr commented 2 years ago

Hello! Recently I am getting the error stated in the title, when I try to load data I have already saved via Ncorr and then I have to re-run the analysis to get to the contour plots. Does anyone have the same problem and could suggest a solution?

Thank you in advance.

Anastasia

KrishnaTalluru commented 4 months ago

Hi @anastasiavr, I received the same error when i tried to process 1000 images at once. I got around the issue by doing batch processing of 100 images a batch. Of course, the batch size will depend on the file size of your images and the RAM of your PC.