搜索资源列表
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曲线又称操作特性曲线 程序注释很详细
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
pattern1_b
- 开集测试。用前20个人的前5张图像作为训练,剩下的图像作为测试。也就是说总共有100张图片和300张测试图像。注意,这时候,后20个人并没有出现在训练集中,需要给出一个合理的拒识方式来判断某张图像是否在训练的20个人中。请设计一个合理的拒识方式(最简单的方式是对测试图像到训练图像的最近距离设定一个阈值),并给出ROC曲线(在a问的前提下选择一个合理的K来做,不一定要考察K的影响)。-Open set tests. 20 individuals with the former image as t
pattern2_b
- 开集测试 取K=60.设定测试图像到训练图像的最近距离为一个阈值,在不同的阈值情况下,求的Fisher准则的ROC曲线 -Open set tests take K = 60. Setting the test image to the training images as close as a threshold in the case of different thresholds, find the Fisher criterion ROC curve
ROC
- 目前最重要的图像变化检测评价标准:roc曲线,以及roc曲线下面积。-ROC curve of image change detection
POC
- 一种介绍POC匹配方法的程序,可用于划ROC曲线。-A matching method of the POC program, can be used to draw the ROC curve
ROC1
- ROC曲线是反映此敏感性和特异性连续变量的综合指标,本程序详细给出了ROC曲线求解的步奏-ROC curve is a composite indicator reflects the sensitivity and specificity of this continuous variable, the program gives a detailed step-outs solving the ROC curve
HyperspectralImageObjectDetection
- 本代码实现了打开三维高光谱遥感图像,并且可对高光谱图像进行小目标识别,绘制ROC、PRC曲线-The code to open the three-dimensional hyperspectral imagery, and hyperspectral images can be small target recognition, draw ROC, PRC curve
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.
evalution_copy
- 三个程序实现目标检测结果的评估,包括ROC曲线,AP值,Fmeasure的计算。(Three procedures are used to evaluate the results of target detection, including ROC curves, AP values, and Fmeasure calculations.)