-
基于颜色直方图的图像检索系统
需求:
1. 系统能够根据例子图像在图像数据库中检索出相似的图像;
2. 对检索结果进行排序(根据与例子图像的相似性进行排序)并显示在用户
界面上;
3. 系统能够计算检索结果的平均查准率(Average Precision)。
平均查准率计算方法:
平均查准率是在一个查询的所有相关对象被返回后的平均准确率:
其中r是排列顺序,N为返回结果的个数,NR是数据集中所有相关结果的个
数,函数R⋅ ()为一个二值函数(当第r 个返回结果为与例子图像相似时为1,否
则为0),P⋅ ()为前r个返回结果的查准率(前r个结果中相似图像的数量除以r)。
- 2023-05-17 11:10:09下载
- 积分:1
-
各种图像边缘提取算法的C语言实现及一些测试用图像。这些算法包括:Marr、Canny、shen...
各种图像边缘提取算法的C语言实现及一些测试用图像。这些算法包括:Marr、Canny、shen-Castan、Sobel等等。(注:这些代码是《Algorithms for Image Processing And Computer Vision》一书中的内容,要想理解代码最好参看原书)。-various Image Edge Extraction Algorithm in C language and some test images. These algorithms include : Marr, Canny, Shen-Castan, Sobel and so on. (Note : the code is "Image Processing Algorithms for Computer Vision And" the contents of a book, in order to see the best understanding of the original code book).
- 2022-04-27 03:37:42下载
- 积分:1
-
ENVI二次开发示例――波段波谱运算的IDL源代码
ENVI二次开发示例――波段波谱运算的IDL源代码-ENVI secondary development example―― the band spectrum operations by IDL.
- 2022-08-13 08:35:11下载
- 积分:1
-
朱丽娅图的绘制程序
朱丽娅图的绘制程序-Julia Map procedures
- 2022-09-28 06:45:03下载
- 积分:1
-
Unity Gain Cascaded IFFT and FFT Pair Design Example v7.2
Unity Gain Cascaded IFFT and FFT Pair Design Example v7.2
- 2023-06-05 13:10:02下载
- 积分:1
-
图像的翻转,我是个初学者,只是尝试,如果用可以打开看看,可用。...
图像的翻转,我是个初学者,只是尝试,如果用可以打开看看,可用。-reversal the picture,if you need ,you can record ,i think ,donot need more explaination。
- 2022-12-12 23:05:03下载
- 积分:1
-
医学图像参数空间的均值的计算,对于图像分割有用
医学图像参数空间的均值的计算,对于图像分割有用-The calculation of average in parameter space and it is useful for medical segmentation
- 2022-01-26 00:26:06下载
- 积分:1
-
Only an example of how to print a check pattern for cameras using a borland c++...
Only an example of how to print a check pattern for cameras using a borland c++ builder.
- 2022-01-28 06:32:24下载
- 积分:1
-
GaAs导带和价带附近的等能面的计算程序
GaAs导带和价带附近的等能面的计算程序-GaAs渭 录
- 2022-09-12 07:50:03下载
- 积分:1
-
AR算法实现代码
AR算法实现代码-AR algorithm code
- 2022-03-22 20:52:31下载
- 积分:1