Feeds
提问
I want to read multiple images from 3 folders with one for loop and then calculate color histogram of each image and stored the each histogram. Need help regarding code ?
scrFile=dir('F:\Matlab 2017 Destination Folder\bin\image\*.jpg'); filename={scrFile.name}; for i=1:length(filename) I=im...
7 years 前 | 0 个回答 | 0