-
基于颜色直方图的图像检索系统
需求:
1. 系统能够根据例子图像在图像数据库中检索出相似的图像;
2. 对检索结果进行排序(根据与例子图像的相似性进行排序)并显示在用户
界面上;
3. 系统能够计算检索结果的平均查准率(Average Precision)。
平均查准率计算方法:
平均查准率是在一个查询的所有相关对象被返回后的平均准确率:
其中r是排列顺序,N为返回结果的个数,NR是数据集中所有相关结果的个
数,函数R⋅ ()为一个二值函数(当第r 个返回结果为与例子图像相似时为1,否
则为0),P⋅ ()为前r个返回结果的查准率(前r个结果中相似图像的数量除以r)。
- 2023-05-17 11:10:09下载
- 积分:1
-
一个用IDL编写的GUI视图工具 详细源代码与工程文件 包含加载影像 RGB波段合成列表选择 放缩与全图漫游 鹰眼图 矢量数据空间叠加等视图处理功能 按照说明书...
一个用IDL编写的GUI视图工具 详细源代码与工程文件 包含加载影像 RGB波段合成列表选择 放缩与全图漫游 鹰眼图 矢量数据空间叠加等视图处理功能 按照说明书操作即可!-IDL prepared using a GUI tool to view a detailed source code and project file contains the load image list to select RGB-Band Synthetic zoom map with roaming space Hawkeye map overlay vector data such as view processing functions can be operated in accordance with the Manual!
- 2022-03-03 13:58:29下载
- 积分:1
-
opengl firework
使用c++编写的opengl程序,实现的场景有烟花,树木,喷泉,房子等。有很好的参考价值。
- 2022-01-31 09:35:09下载
- 积分:1
-
一个vc编的八叉树算法,八叉树常用于3维图形的之间的干涉问题,...
一个vc编的八叉树算法,八叉树常用于3维图形的之间的干涉问题,-A vc series octree algorithm, Octree commonly used in the 3-dimensional graphics of the interference between the issues,
- 2022-02-12 09:02:04下载
- 积分:1
-
基于VB的人脸、简单图形识别。识别出相匹配的人脸图形
基于VB的人脸、简单图形识别。识别出相匹配的人脸图形-VB-based human face, the simple pattern recognition. Identify the matching graphics Face
- 2022-07-16 05:51:57下载
- 积分:1
-
一个简单的16*16距阵数字识别程序,用的距阵匹配算法
一个简单的16*16距阵数字识别程序,用的距阵匹配算法-It is a easy program to recognize 16*16 figure matrix and it use with matrix fixed arithmetic.
- 2022-04-11 14:43:07下载
- 积分:1
-
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个...
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个图形的信息 Sx As Single Sy As Single Tx As Single Ty As Single Bch As Graphic Color As Long End Type 画图:直线,圆跟矩形都用Line方法来实现,封装在Public Sub-drawing tools c R L G NONE End Enum Dim graph As Graphic Private Type Lnode "definition of a node to preserve each type of graphical information Sx As Sy As Single Single Single Tx As Ty As Single Bch As Long As Graphic Color End Type Painting : linear , round rectangle with both methods to achieve Line, the Public Sub Packaging
- 2023-03-29 15:00:02下载
- 积分:1
-
VC achieve the pictorial and jitter technology, and bmp into txt
VC实现的实现图案化和抖动技术,以及bmp转变为txt-VC achieve the pictorial and jitter technology, and bmp into txt
- 2022-05-06 15:56:35下载
- 积分:1
-
color BMP image
彩色BMP图像->光栅处理->编码灰度图像->傅氏变换->滤波->逆傅氏变换->彩色合成->零级融合-color BMP image-gt; Grating processing-gt; Coding gray image-gt; Fourier Transform- gt; Filter- gt; Inverse Fourier Transform- gt; Synthesis of color-gt; Zero-integration
- 2022-01-25 16:32:52下载
- 积分:1
-
Set 4 8 16 32 sightings of fast DCT algorithm.
这是一个集4位8位16位32位得快速DCT算法。-Set 4 8 16 32 sightings of fast DCT algorithm.
- 2023-05-03 02:00:03下载
- 积分:1