I would like to perform the same operation on many images in the same folder stored in C drive of my computer. How to do the same with respect to the code attached ??
Afficher commentaires plus anciens
This is my code for detecting black spot. Well, I would like to perform the same operation on many images in the same folder stored in C drive of my computer. How to do the same with respect to the code attached ??
Réponse acceptée
Plus de réponses (1)
Image Analyst
le 12 Jan 2015
0 votes
Put that code into a function, and then call that function from inside a "for" loop like in the FAQ: http://matlab.wikia.com/wiki/FAQ#How_can_I_process_a_sequence_of_files.3F
Catégories
En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!