-
OpenCv based on the realization of hough transform for image process, the effect...
一种基于OpenCv的实现对图像hough变换的程序,效果相当不错。-OpenCv based on the realization of hough transform for image process, the effect has been quite good.
- 2022-03-16 08:05:07下载
- 积分:1
-
delphi中画bezier曲线的示例
delphi中画bezier曲线的示例-draws examples of bezier curves
- 2022-05-29 03:33:59下载
- 积分:1
-
d3d镜子和阴影效果,自由移动摄像机镜头,模板缓存例子
d3d镜子和阴影效果,自由移动摄像机镜头,模板缓存例子-D3D mirror and shadow effects, the free movement of the camera lens, the template cache example
- 2022-02-15 10:45:12下载
- 积分:1
-
单片机编译环境,方便新手学习,能够得到哦不小的帮助
单片机编译环境,方便新手学习,能够得到哦不小的帮助-MCU build environment for novice learning, can be Oh no small help to
- 2023-05-31 04:15:03下载
- 积分:1
-
- 2022-08-08 09:59:50下载
- 积分:1
-
8 数码问题, 利用人工智能的算法求解, 原创, term project 作业...
8 数码问题, 利用人工智能的算法求解, 原创, term project 作业-eight digital, the use of artificial intelligence algorithm, originality, term project work
- 2023-02-27 05:20:03下载
- 积分:1
-
用C语言编写的动态演示C直线裁剪的源代码
用C语言编写的动态演示C直线裁剪的源代码-C language demonstration of dynamic linear cutting C source code
- 2023-01-11 06:45:03下载
- 积分:1
-
图象平滑处理系统源代码
图象平滑处理系统源代码-Smooth image processing system source code
- 2022-06-17 00:44:35下载
- 积分:1
-
For the image geometric transformation, translation, image transformation, scali...
针对图像的几何变换,平移,镜像变换,缩放,转置,旋转进行程序设计。取自《vc++图像处理程序设计》-For the image geometric transformation, translation, image transformation, scaling, transpose, rotate to programming. Retrieved from " vc++ Image Manipulation Program Design"
- 2022-02-14 11:18:18下载
- 积分:1
-
基于颜色直方图的图像检索系统
需求:
1. 系统能够根据例子图像在图像数据库中检索出相似的图像;
2. 对检索结果进行排序(根据与例子图像的相似性进行排序)并显示在用户
界面上;
3. 系统能够计算检索结果的平均查准率(Average Precision)。
平均查准率计算方法:
平均查准率是在一个查询的所有相关对象被返回后的平均准确率:
其中r是排列顺序,N为返回结果的个数,NR是数据集中所有相关结果的个
数,函数R⋅ ()为一个二值函数(当第r 个返回结果为与例子图像相似时为1,否
则为0),P⋅ ()为前r个返回结果的查准率(前r个结果中相似图像的数量除以r)。
- 2023-05-17 11:10:09下载
- 积分:1