Image batch processing on external drive
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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?
0 commentaires
Réponses (1)
Anand
le 9 Nov 2016
When you use imwrite to write your images, just specify file path names that are on the external drive.
0 commentaires
Voir également
Catégories
En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!