I am working with mammogram images. I have 3 folders with each folder consisting of 40 images. I want to read images from each folders so that I can extract features from each of the image and store them in a variable.
I don't know as how can I read images from multiple folders. It would be really helpful if anyone can help me with this.