Copy image from camera

2 views (last 30 days)
shabnam
shabnam on 14 Feb 2019
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

Answers (0)

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!