-
基于颜色直方图的图像检索系统
需求:
1. 系统能够根据例子图像在图像数据库中检索出相似的图像;
2. 对检索结果进行排序(根据与例子图像的相似性进行排序)并显示在用户
界面上;
3. 系统能够计算检索结果的平均查准率(Average Precision)。
平均查准率计算方法:
平均查准率是在一个查询的所有相关对象被返回后的平均准确率:
其中r是排列顺序,N为返回结果的个数,NR是数据集中所有相关结果的个
数,函数R⋅ ()为一个二值函数(当第r 个返回结果为与例子图像相似时为1,否
则为0),P⋅ ()为前r个返回结果的查准率(前r个结果中相似图像的数量除以r)。
- 2023-05-17 11:10:09下载
- 积分:1
-
图像识别程序,数字图像处理,源代码及资料
图像识别程序,数字图像处理,源代码及资料-image identification program,digital image processing,source code and information
- 2022-04-01 02:07:02下载
- 积分:1
-
人脸识别中的分支―皮肤识别,相当于一个简单的边缘检测系统。用C#实现皮肤识别功能。文件包含源代码。...
人脸识别中的分支―皮肤识别,相当于一个简单的边缘检测系统。用C#实现皮肤识别功能。文件包含源代码。-Face Recognition branch-skin identification, the equivalent of a simple edge detection system. C# skin recognition functionality. Document contains the source code.
- 2022-11-15 19:05:03下载
- 积分:1
-
3D three
3D三维立体变形C语言开发程序 C源程序-3D three-dimensional deformation of C language development program C source code
- 2023-04-29 16:35:03下载
- 积分:1
-
利用几种方法进行运动估计并用MATLAB实现
利用几种方法进行运动估计并用MATLAB实现-Several methods of using motion estimation and use MATLAB to achieve
- 2022-05-13 12:24:32下载
- 积分:1
-
640* 480* 256 graphics package FO
-640*480*256绘图程序包源码--640* 480* 256 graphics package FO
- 2022-09-28 14:55:04下载
- 积分:1
-
国外的一个图像K均值聚类的C++源代码,非常容易集成和使用,适合模式识别、图像处理等方面的开发!...
国外的一个图像K均值聚类的C++源代码,非常容易集成和使用,适合模式识别、图像处理等方面的开发!-an image abroad of K-means clustering of C source code, and is easy to integrate and use, suitable for pattern recognition, Image processing, and other aspects of development.
- 2022-01-25 22:12:33下载
- 积分:1
-
来源,牛顿
数值分析作业源码,NEWTON插值算法,输出计算结果。请高手多指点!-source, the Newton-interpolation algorithm, and the output results. 19:56 urged more!
- 2022-03-06 08:49:24下载
- 积分:1
-
世界编程大赛作品“幽灵古堡”值得大家学习。
世界编程大赛作品“幽灵古堡”值得大家学习。-World Programming Contest entries "ghost castle" deserve study.
- 2023-02-23 06:40:03下载
- 积分:1
-
一种新的小目标检测方法
A novel approach to the detection of small objects
- 2022-03-22 03:22:24下载
- 积分:1