12-01-2022 12:38 PM
i'm working with tracking with image optical flow. I have 3000 images that are analysed, and I work with an hard disk of 500 GB and moreover the memory of my PC is about 113 GB. I receved an error message that tell me that there aren't enought memory to continue. how can I do?
12-01-2022 02:59 PM
Well you need to provide a lot more details. Best would be to post your actual code back-saved to an earlier version (probably LV2018 or so) as many people don't use the most recent versions. At the very least, screenshots of block diagrams and the like.
With a description that vague best guess is that you're not freeing references after being done with them, or expanding an array to be too large.
12-01-2022 03:00 PM
Hi ludovica,
@ludovica99 wrote:
how can I do?
What about attaching some code?
What about clarifying which LabVIEW version you use?
Is that 113GB RAM or HDD?
12-01-2022 03:10 PM
113 GB on Windows(C). the version of Labview is the one of 2022
12-01-2022 03:12 PM
that is the error message
12-01-2022 03:21 PM
12-01-2022 03:29 PM - edited 12-01-2022 03:51 PM
i don't know how verify the RAM requirements.. can you tell me? i use lab view 2022 32bit , maybe the base version.
oh sorry... i don't know how share the labview program
12-01-2022 03:35 PM
sorry... i have verify, i have about 8 GB of RAM
12-01-2022 03:46 PM - edited 12-01-2022 03:48 PM
12-01-2022 03:56 PM
this is the program