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 ??
Show older comments
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 ??
Accepted Answer
More Answers (1)
Image Analyst
on 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
Categories
Find more on Startup and Shutdown 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!