Copy image from camera
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi
When using this command:
[~,tmp] = cam.Memory.CopyToArray(MemId)
Where does MATLAB save the images? RAM or disk?
If RAM, how can I transfer it to disk? Because I have thousands of images and I get the error "run out of memory".
Thank you in advance
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Image Processing Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!