Community Profile

photo

Zahoor abbas


Active since 2018

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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...

6 years ago | 0 answers | 0

0

answers