Image batch processing on external drive
이전 댓글 표시
Hi All, I want to apply the same processing to about 100000 to 1million images. I can run 80000 images in about one day. However, I don't have space for all the images I will be saving. Is there a way to make image batch processing app save its temp files on an external drive?
답변 (1개)
Anand
2016년 11월 9일
0 개 추천
When you use imwrite to write your images, just specify file path names that are on the external drive.
카테고리
도움말 센터 및 File Exchange에서 Read, Write, and Modify Image에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!