You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Mahsa Hassankashi (2026). Confusion Matrix Images (https://www.mathworks.com/matlabcentral/fileexchange/94505-confusion-matrix-images), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (21.8 KB)
MATLAB Release Compatibility
- Compatible with R2020a to R2021a
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
|
