-
一个不错的屏保程序。
一个不错的屏保程序。-a good screen saver.
- 2023-03-06 09:45:04下载
- 积分:1
-
将矢量字光珊化!
将矢量字光珊化!-to vector-Alexandra of the word!
- 2022-07-22 17:09:51下载
- 积分:1
-
图象的初步处理,包括参数统计,直方图,以及直方图均衡,滤波,锐化等...
图象的初步处理,包括参数统计,直方图,以及直方图均衡,滤波,锐化等-The preliminary deal with images, including the parameters of statistics, histogram, and histogram equalization, filtering, sharpening, etc.
- 2022-11-02 01:00:03下载
- 积分:1
-
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一...
canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target image edge detection. This method is summarized as follows: 1. Image used with the specified standard deviation of the Gaussian filter to smooth out, thereby reducing the noise 2. In the calculation of each point of local gradient and edge direction 3. The second step in determining the edge points will led to the image gradient magnitude ridge appears, and then keep track of all of the top of the ridge, and ridge at the top of all the pixels are no longer set to 0 4. the implementation of the edge link
- 2022-03-05 01:13:25下载
- 积分:1
-
多窗口编程的C函数库和演示程序
多窗口编程的C函数库和演示程序-more windows on the C function libraries and Demonstration Program
- 2022-03-24 16:26:16下载
- 积分: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
-
FLI图像格式处理库
FLI图像格式处理库-FLI picture form processing storehouse
- 2023-05-08 19:45:02下载
- 积分:1
-
BMP位图处理的源代码,非常好用
BMP位图处理的源代码,非常好用-bitmap BMP handling the source code, very handy
- 2022-09-20 00:35:03下载
- 积分:1
-
我写了一个工程数据检测,然后画一个曲线数据的例子,D
我写的是一个工程数据检测,然后画出数据曲线的实例,Demo 中的数据为随机生成的数据,由于我没有做过控件,所以在 DataCurve.pas 只定义了一个多线程的类,没有做成控件。-I wrote an engineering data detection, and then draw an example of curve data, Demo data for the randomly generated data, because I have not done control, so only DataCurve.pas defines a type of multi-threaded, there is no made control.
- 2022-02-09 23:25:56下载
- 积分:1
-
球面坐标定位法校正鱼眼图像畸变
根据鱼眼镜头成像的特点,选择合适的图像畸变校正算法,标定鱼眼图像的中心和半径,用标定得到的参数进行校正,推出校正模型,方法简单。程序使用visual studio 2008 编写,需要OpenCV的支持,效果还算可以,不过还有待改进。
- 2022-11-19 19:00:04下载
- 积分:1