Copy image from camera
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!