搜索资源列表
repl
- INCLUDE MACRO MACEXIT MODULE NOP PAGE ORG PROC PUBLIC -INCLUDE MACRO MACEXIT MODULE NOP PAGE ORG P ROC PUBLIC
threshold-roc
- 一些基本的图像处理算法的matlab实现,包括边缘提取和roc分析等-some basic image processing algorithms to achieve Matlab, including edge detection and analysis roc
RCOandDistribution
- 用matlab编写的,画ROC曲线和分数分布的代码。可以供做模式识别研究的人员使用。-prepared using Matlab, paintings and scores of ROC curve distribution of code. Pattern recognition can do research for the officers.
ROC1
- 画roc曲线的matlab程序,roc曲线又称操作特性曲线 程序注释很详细
ROC sample 画ROC曲线的函数
- 画ROC曲线的函数
静态图像显著性分析程序
- 静态图像显著性分析程序,利用matlab开发。加州理工三位教授所写。-Software] Saliency Map Algorithm : MATLAB Source Code Below is MATLAB code which computes a salience/saliency map for an image or image sequence/video (either Graph-Based Visual Saliency (GBVS) or the standard It
facedetect
- 台湾大学做的简单彩色图像人脸检测方法,具有快速和准确的特点-by Tolga Birdal Implementation of the paper: A SIMPLE AND ACCURATE COLOR FACE DETECTION ALGORITHM IN COMPLEX BACKGROUND Yu-Ting Pai, Shanq-Jang Ruan , Mon-Chau Shie, Yi-Chi Liu Low Power Systems Lab, Departm
vfinger
- 指纹识别demo 演示方向图、roc曲线-fingerprint demo show orientation and ROC curve
roc
- 利用exl数据绘制ROC曲线求AUC与最佳工作点-AUC ROC curve in order to draw
spss_roc
- 关于用SPSS来求取ROC曲线的文档,文中主要讲述了求ROC曲线的具体过程-About with SPSS to account the ROC curves of documents, this paper mainly tells the ROC curves for the detailed process
YanEER
- 输入类内、类间海明距离矩阵,绘制ROC曲线,求等错误率,原理见:http://blog.csdn.net/yanzi1225627/article/details/8915032-Input class, the class Hamming distance matrix, the ROC curve, find the error rate, the principle see: http://blog.csdn.net/yanzi1225627/article/details/8915032
pattern1_b
- 开集测试。用前20个人的前5张图像作为训练,剩下的图像作为测试。也就是说总共有100张图片和300张测试图像。注意,这时候,后20个人并没有出现在训练集中,需要给出一个合理的拒识方式来判断某张图像是否在训练的20个人中。请设计一个合理的拒识方式(最简单的方式是对测试图像到训练图像的最近距离设定一个阈值),并给出ROC曲线(在a问的前提下选择一个合理的K来做,不一定要考察K的影响)。-Open set tests. 20 individuals with the former image as t
ROC
- 目前最重要的图像变化检测评价标准:roc曲线,以及roc曲线下面积。-ROC curve of image change detection
ROC
- 利用matlab m文件,实现了接收机ROC性能曲线的绘制-Use matlab m files, to achieve the performance of ROC curves plotted receiver
precision--recall--and-ROC-curve
- 图像分割,显著性算法的precision,recall 和ROC的评价指标计算。-Image Segmentation, significant precision,recall and ROC assessment index calculation algorithm.
ROC--AUC
- 数字图像处理中对分类器优劣的判定常用的ROC/ACU源码。希望对你有用。-The ROC/ACU source code commonly used in the determination of the quality of the classifier in digital image processing. I hope useful to you.
myplotROC
- 自己制作的可以用来画ROC曲线,非常好用!!!(Their own production can be used to draw ROC curve, very easy to use!!!)
evalution_copy
- 三个程序实现目标检测结果的评估,包括ROC曲线,AP值,Fmeasure的计算。(Three procedures are used to evaluate the results of target detection, including ROC curves, AP values, and Fmeasure calculations.)