Copy image from camera
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Image Processing Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!