搜索资源列表
Confusion_Matrix
- 影像分类精度评价算法——混淆矩阵,评价漏分和错分情况
kappa系数
- 输入混淆矩阵,计算用户精度,生产者精度,总体精度及kappa系数
confusionmatrix
- 混淆矩阵的每一列代表了地面参考验证信息,每一列中的数值等于地表真实像元在分类图象中对应于相应类别的数量;混淆矩阵的每一行代表了遥感数据的分类信息,每一行中的数值等于遥感分类像元在地表真实像元相应类别中的数量。 -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
Image_Classify
- 遥感影像分类的matlab实现(源码+图像)。以及分类后评价(总体精度、Kappa系数、混淆矩阵)。-Remote Sensing Image Classification of matlab implementation (source code+ images). After the evaluation and classification (overall accuracy, Kappa coefficient, confusion matrix).
ConfusionMatrix
- 遥感影像分类后精度评价C++程序,主要是通过混淆矩阵,包括生成者精度,用户精度。-Remote sensing image classification accuracy assessment after C++ program, mainly through the confusion matrix, including generators accuracy, user accuracy.
supervised_classification
- 模式识别中的监督分类程序,通过在遥感影像上选择训练样区,计算混淆矩阵,进行分类。-Pattern recognition supervised classification procedures, through training in remote sensing image, select the sample area, calculate the confusion matrix, classification.
混淆矩阵实测可用
- 混淆矩阵的matlab代码,经过测试,没有问题,欢迎大家积极下载(Matlab code of obfuscation matrix)