Confusion Matrix Images
                    Versione 1.0.0 (21,8 KB) da  
                  Mahsa Hassankashi
                
                
                  This code creates confusion matrix among images by MATLAB.
                
                  
              ConfusionMatrix_Images
This code creates confusion matrix among images by matlab:
- Firstly it reads all of images by imread function inside nested i,j for loop, because to intersection all images to eachother.
 - Secondly by the aid of corrcoef correlation coefficient will be computed, and save in matrix.
 - Thirdly imagesc will plot it.
 
Yellow color and generally warm colors in the map illustrate strong correlation while cold colors shows weak ones.
Cita come
Mahsa Hassankashi (2025). Confusion Matrix Images (https://it.mathworks.com/matlabcentral/fileexchange/94505-confusion-matrix-images), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
              Creato con
              R2020a
            
            
              Compatibile con R2020a fino a R2021a
            
          Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0 | 
             | 
        
