Confusion Matrix Images

This code creates confusion matrix among images by MATLAB.
113 téléchargements
Mise à jour 20 juin 2021

Afficher la licence

ConfusionMatrix_Images
This code creates confusion matrix among images by matlab:
  1. Firstly it reads all of images by imread function inside nested i,j for loop, because to intersection all images to eachother.
  2. Secondly by the aid of corrcoef correlation coefficient will be computed, and save in matrix.
  3. Thirdly imagesc will plot it.
Yellow color and generally warm colors in the map illustrate strong correlation while cold colors shows weak ones.

Citation pour cette source

Mahsa Hassankashi (2024). Confusion Matrix Images (https://www.mathworks.com/matlabcentral/fileexchange/94505-confusion-matrix-images), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2020a
Compatible avec les versions R2020a à R2021a
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0