reading images in a file

1 Ansicht (letzte 30 Tage)
Harry
Harry am 28 Jun. 2013
Is there some way to access many files inside a folder which have names which differ numerically. Something like this:
for x = 1:5
imread(C:Documents/folder/img_x.jpg)
end

Akzeptierte Antwort

Image Analyst
Image Analyst am 28 Jun. 2013

Weitere Antworten (0)

Kategorien

Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by