-
C#做的一个绘图控件,可以绘制基本图形,速度也可以,支持放大缩小移动,支持命令的扩展...
C#做的一个绘图控件,可以绘制基本图形,速度也可以,支持放大缩小移动,支持命令的扩展-C# do a mapping component, the basic graphics rendering speed can also support Zooming Mobile, order to support the expansion
- 2022-04-09 05:02:28下载
- 积分:1
-
基于颜色直方图的图像检索系统
需求:
1. 系统能够根据例子图像在图像数据库中检索出相似的图像;
2. 对检索结果进行排序(根据与例子图像的相似性进行排序)并显示在用户
界面上;
3. 系统能够计算检索结果的平均查准率(Average Precision)。
平均查准率计算方法:
平均查准率是在一个查询的所有相关对象被返回后的平均准确率:
其中r是排列顺序,N为返回结果的个数,NR是数据集中所有相关结果的个
数,函数R⋅ ()为一个二值函数(当第r 个返回结果为与例子图像相似时为1,否
则为0),P⋅ ()为前r个返回结果的查准率(前r个结果中相似图像的数量除以r)。
- 2023-05-17 11:10:09下载
- 积分:1
-
分形中著名的Julia集的C代码
分形中著名的Julia集的C代码-fractal famous Julia Set C code
- 2023-06-29 14:30:03下载
- 积分:1
-
图像平滑滚动效果的VC实现
图像平滑滚动效果的VC实现- The picture smoothly rolls effect VC to realize
- 2022-04-29 00:36:08下载
- 积分:1
-
用于图象边缘的精确检测的susan算法的文章
用于图象边缘的精确检测的susan算法的文章- Uses in the image edge precise examination susan algorithm
article
- 2023-02-21 04:45: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
-
图形学扫描线填充算法,具有填充选择功能的代码体,C语言编写,以编译...
图形学扫描线填充算法,具有填充选择功能的代码体,C语言编写,以编译-graphics scanning fill algorithm, filled with choice of body function code, C language, compiler
- 2022-04-10 01:24:21下载
- 积分:1
-
这是一个matlab环境下关于图强增强的源代码,内附测试图像和测试程序...
这是一个matlab环境下关于图强增强的源代码,内附测试图像和测试程序-This is a Matlab environment of excellence to enhance the source code, test images containing and testing procedures
- 2023-04-14 16:55:03下载
- 积分:1
-
用视觉工作室实现了不规则掩模的中值滤波功能…
Function realized median filter with irregular mask by using Visual Studio, and OpenCV library.
User can define mask by special matrix with unrestricted size N x M, which includes 0 and 1 values. Only 1 values determine which element of neighborhood of point will be used to calculate median.-Function realized median filter with irregular mask by using Visual Studio, and OpenCV library.
User can define mask by special matrix with unrestricted size N x M, which includes 0 and 1 values. Only 1 values determine which element of neighborhood of point will be used to calculate median.
- 2022-04-22 03:07:13下载
- 积分:1
-
texture measurement based on the image segmentation, applicable to remote sensin...
基于纹理度量的图像分割,适用于遥感图像,利用到K-mean算法-texture measurement based on the image segmentation, applicable to remote sensing images, the use of K-mean algorithm
- 2023-07-20 12:50:04下载
- 积分:1