MATLAB: How to read many image after eachother

for loopimage processingMATLABmatrix

Hi friends. I have a code that extract the images into frame number.jpg . I wrote a code to analyze images and find a special point in it. so now i want to analyze each image after each other and save results in a matrix. How can i do this 2 steps? Thanks.

Best Answer

See Answers: FAQ - process sequence of files . Please try this and if you still have problems, post the relevant part of your code and ask a specific question.
Note: Searching in the forum is a good first step, most of all if it seems like thousands of others must have had the same problem before. ;-)