-
matlab的一些实例,适用于初学者,很多有用的例子
matlab的一些实例,适用于初学者,很多有用的例子-Some examples of matlab for beginners, many useful examples
- 2022-01-28 18:37:29下载
- 积分:1
-
两个文件夹均是Eclipse下的Java项目,运行Eclipse后分别导入这两个工程就可以看运行结果。如何运行AP2APTest请查看开发指南....
两个文件夹均是Eclipse下的Java项目,运行Eclipse后分别导入这两个工程就可以看运行结果。如何运行AP2APTest请查看开发指南.-Two folders are Java under the Eclipse project, Eclipse is running, respectively, after the import of these two works can be seen on the results. Please check AP2APTest how to run the development of guidelines.
- 2022-03-11 20:08:12下载
- 积分:1
-
图像去噪C源代码,有matlab和C共同编译而成。文本文件里列举了使用程序的例子!...
图像去噪C源代码,有matlab和C共同编译而成。文本文件里列举了使用程序的例子!-Image Denoising C source code, there is a common compiler matlab and C together. The text of the document cited the example of the use of the procedure!
- 2022-04-21 02:09:51下载
- 积分:1
-
利用.plt文件和plot绘制工程图形
利用.plt文件和plot绘制工程图形-use. Plt documents and plot graphics mapping project
- 2023-08-04 23:20:02下载
- 积分:1
-
基于颜色直方图的图像检索系统
需求:
1. 系统能够根据例子图像在图像数据库中检索出相似的图像;
2. 对检索结果进行排序(根据与例子图像的相似性进行排序)并显示在用户
界面上;
3. 系统能够计算检索结果的平均查准率(Average Precision)。
平均查准率计算方法:
平均查准率是在一个查询的所有相关对象被返回后的平均准确率:
其中r是排列顺序,N为返回结果的个数,NR是数据集中所有相关结果的个
数,函数R⋅ ()为一个二值函数(当第r 个返回结果为与例子图像相似时为1,否
则为0),P⋅ ()为前r个返回结果的查准率(前r个结果中相似图像的数量除以r)。
- 2023-05-17 11:10:09下载
- 积分:1
-
compose filter for image in c
compose filter for image in c
- 2022-03-06 17:43:45下载
- 积分:1
-
一个很不错的图像处理软件 包括图像的翻转,灰度化,二值化等...
一个很不错的图像处理软件 包括图像的翻转,灰度化,二值化等-a very good image processing software includes images of overturned, gray, two values, such as
- 2022-11-29 03:45:03下载
- 积分:1
-
滚动文字问题
实现了显示文字滚动的例子
滚动文字问题
实现了显示文字滚动的例子-rolling text of the issue and achieve a rolling display text examples
- 2023-05-30 09:50:04下载
- 积分:1
-
这是我自己用vc++编写的画线的程序,绝对能用。
这是我自己用vc++编写的画线的程序,绝对能用。-This is my own use vc++ Prepared procedures for drawing a line absolutely can.
- 2022-08-07 13:31:16下载
- 积分:1
-
No graphics library function like windows drawing program to do this is the rece...
不用图形库函数的仿windows画图程序
这是最近做的计算机图形学实验,其界面是一个仿Windows下的窗口界面,程序具有较好的交互性。全部的图形函数都没有用C语言自带的图形库函数,所写的函数都是直接写屏实现的,模拟了大部分图形库函数的功能。但也有部分没有写出,如保存图形块的getimage()等函数。由于水平有限,还有部分功能没有实现,如保存或打开BMP图片等。等有了时间再说吧。算法什么的写的很潦草,都随便说说的,欢迎高手指点,希望与广大C语言爱好者共同学习讨论。
-No graphics library function like windows drawing program to do this is the recent experiment of computer graphics, the interface is an imitation of the window under the Windows interface, the program has better interactivity. All graphics functions are not used C language graphics library built-in function, written by direct write screen functions are achieved, the majority of simulation graphics library function function. However, some did not write, such as the preservation of graphical block getimage () function and so on. Due to the limited level, there are some features did not realize, such as saved or opened that BMP pictures. With time, etc. later. What algorithm is written in the scrawl, are casual, welcome expert guidance, I hope with the
- 2022-09-09 18:05:02下载
- 积分:1