-
基于颜色直方图的图像检索系统
需求:
1. 系统能够根据例子图像在图像数据库中检索出相似的图像;
2. 对检索结果进行排序(根据与例子图像的相似性进行排序)并显示在用户
界面上;
3. 系统能够计算检索结果的平均查准率(Average Precision)。
平均查准率计算方法:
平均查准率是在一个查询的所有相关对象被返回后的平均准确率:
其中r是排列顺序,N为返回结果的个数,NR是数据集中所有相关结果的个
数,函数R⋅ ()为一个二值函数(当第r 个返回结果为与例子图像相似时为1,否
则为0),P⋅ ()为前r个返回结果的查准率(前r个结果中相似图像的数量除以r)。
- 2023-05-17 11:10:09下载
- 积分:1
-
用于边缘检测的程序
用于边缘检测的程序-for edge detection procedures
- 2022-02-20 19:03:24下载
- 积分:1
-
简易的CAD,没有坐标转换和point类。
简易的CAD,没有坐标转换和point类。-Summary of CAD, there is no coordinate transformation and the point type.
- 2022-04-07 18:16:03下载
- 积分:1
-
这个源码包含了各种简单的画图功能,希望和大家交流。
这个源码包含了各种简单的画图功能,希望和大家交流。-this source contains a variety of simple drawing functions, and we hope that the exchanges.
- 2022-02-15 16:26:18下载
- 积分:1
-
本程序增加了图形输入的菜单,通过下边的子菜单可以向窗口中输入点,直线,矩形和椭圆4种图形...
本程序增加了图形输入的菜单,通过下边的子菜单可以向窗口中输入点,直线,矩形和椭圆4种图形-procedures to increase the importation of graphics menu, the fantasy sub-menu can be imported to the window, straight, Rectangle and Ellipse four graphics
- 2023-01-15 04:35:03下载
- 积分:1
-
Three
三维绿翡翠龙,这是一个关于绿翡翠龙的虚拟现实三维空间作品,VRML语言编写,值得学习与观赏-Three-dimensional Green Jade Dragon, which is a green jade dragon on virtual reality three-dimensional works, VRML language, it is worth learning and Watch
- 2023-02-03 05:45:04下载
- 积分:1
-
算法
adaboost 弱分类器学习算法,最成功的人脸识别算法。但是学习时间很长,这是它的缺点-adaboost
- 2022-03-06 07:49:43下载
- 积分:1
-
一个半透明的图像叠加的演示,利用Windows API将一个较小的图像叠加到一个大图像上并且小图像可以移动...
一个半透明的图像叠加的演示,利用Windows API将一个较小的图像叠加到一个大图像上并且小图像可以移动-a translucent image superimposed demonstration using Windows API to a smaller image of superimposed images on a large and small images can be mobile
- 2022-12-28 13:50:03下载
- 积分:1
-
一个关于分形的三角形程序
一个关于分形的三角形程序-on a triangular fractal procedures
- 2023-02-27 22:20:04下载
- 积分:1
-
上千个编程图标,可以自动保存为ICO,BMP格式
上千个编程图标,可以自动保存为ICO,BMP格式-thousands programming icon, it will automatically be kept as ICO, BMP format
- 2022-06-17 21:01:48下载
- 积分:1