-
基于颜色直方图的图像检索系统
需求:
1. 系统能够根据例子图像在图像数据库中检索出相似的图像;
2. 对检索结果进行排序(根据与例子图像的相似性进行排序)并显示在用户
界面上;
3. 系统能够计算检索结果的平均查准率(Average Precision)。
平均查准率计算方法:
平均查准率是在一个查询的所有相关对象被返回后的平均准确率:
其中r是排列顺序,N为返回结果的个数,NR是数据集中所有相关结果的个
数,函数R⋅ ()为一个二值函数(当第r 个返回结果为与例子图像相似时为1,否
则为0),P⋅ ()为前r个返回结果的查准率(前r个结果中相似图像的数量除以r)。
- 2023-05-17 11:10:09下载
- 积分:1
-
基于OpenCV和C++的图像的角点检测算法
基于OpenCV和C++的图像的角点检测算法-OpenCV and C++ based on the image of the corner detection algorithm
- 2022-02-14 01:52:01下载
- 积分:1
-
matlab的一些实例,适用于初学者,很多有用的例子
matlab的一些实例,适用于初学者,很多有用的例子-Some examples of matlab for beginners, many useful examples
- 2022-01-28 18:37:29下载
- 积分:1
-
指纹识别的原理与算法
指纹识别原理和算法-the principle and arithmetic of fingerprint identify
- 2022-02-10 01:57:36下载
- 积分:1
-
该源码是一个用Delphi写的将图形由透明到完全显示的演示程序
该源码是一个用Delphi写的将图形由透明到完全显示的演示程序-the source is a Delphi will write graphics from the show completely transparent to the demo program
- 2023-07-22 10:10:03下载
- 积分:1
-
通过平滑因子对图象实现了无缝拼接,应用文档视窗模型实现了该算法...
通过平滑因子对图象实现了无缝拼接,应用文档视窗模型实现了该算法-factor to the smooth realization of a seamless image mosaic, application files Windows model of the algorithm to achieve
- 2023-08-14 13:50:02下载
- 积分:1
-
基于EPM240的入门实验
资源描述1.例程使用的是Quartus II 11.0sp1版本;
2.例程的源代码放置到工程目录下的source文件夹内;
3.工程目录下的tcl文件夹内放置的tcl脚本文件,是工程所用引脚的分配信息,你可以通过记事本打开,查看引脚分配情况;
- 2022-11-03 14:40:19下载
- 积分:1
-
反
The Anti-Grain Geometry Project
A high quality rendering engine for C++
http://antigrain.com-The Anti-Grain Geometry Project A high qua- lity rendering engine for C http :// antigrain.com
- 2022-05-13 05:48:54下载
- 积分:1
-
一个将RGB转化成YUV数据的算法,非常实用。
一个将RGB转化成YUV数据的算法,非常实用。-an RGB to YUV data into the algorithm, is very practical.
- 2022-05-31 14:30:05下载
- 积分:1
-
source(bmp看图源程序hj).zip,还可以的。
source(bmp看图源程序hj).zip,还可以的。-source (bmp flashcards source hj). Zip, also can be.
- 2022-03-15 13:59:08下载
- 积分:1