i have a dataset of images with name 1(1),1(2),..,1(10) and want to read the image one by one...how should i apply 'for loop' to read the image one by one

1 visualizzazione (ultimi 30 giorni)

Risposta accettata

Walter Roberson
Walter Roberson il 21 Mar 2013
  4 Commenti
Walter Roberson
Walter Roberson il 22 Mar 2013
If "J" is your loop counter (image number), then
a{J} = .... %the image data
Notice the curly-brackets.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Images in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by