Confusion Matrix Images

버전 1.0.0 (21.8 KB) 작성자: Mahsa Hassankashi
This code creates confusion matrix among images by MATLAB.
다운로드 수: 117
업데이트 날짜: 2021/6/20

라이선스 보기

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.

인용 양식

Mahsa Hassankashi (2024). Confusion Matrix Images (https://www.mathworks.com/matlabcentral/fileexchange/94505-confusion-matrix-images), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2020a
R2020a에서 R2021a까지의 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0