Confusion matrix over all images from a folder/directory.

5 views (last 30 days)
Hello. I am doing the confusion matrix between the pixels of two images. The code below it works, but only for one original image and one mask image. I have a folder with 50 different original images and another folder with 50 mask images. I want to make the code to work for all the images from the folder, not for only one. I tried using a for loop, but with no succes. Would someone like to help me, please? Thank you!

Accepted Answer

Image Analyst
Image Analyst on 5 Apr 2020

More Answers (0)

Categories

Find more on Convert Image Type in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!