-
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
-
1621显示测程序,可以用在很多场合的,需要显示地方.
1621显示测程序,可以用在很多场合的,需要显示地方.-1621 showed that measurement procedures can be used in many occasions, the need to demonstrate local.
- 2022-03-22 18:57:41下载
- 积分:1
-
点阵字库字体绘制软件源码
可以通过快捷键Ctrl+C 和 Ctrl+V复制粘贴字形,也可以在字形的编辑区中点击鼠标右键,在弹出的菜单中选择Copy和Paste菜单项。
复制是复制当前整个字形区域;粘贴,可以关闭当前字形的编辑对话框,再打开其他可以编辑的字形,粘贴后覆盖新的字形区。
当前字库为点阵字库时,可以点击按钮“Adjust Parameters”,调整字符的水平和垂直偏移。
当成功导入一个点阵字库(*.lib)后,可以点击按钮“+”,可以将另外一个同字符集的点阵字库合并到当前字库。合并只支
- 2022-07-25 09:44:12下载
- 积分:1
-
图形基本形状单元绘制程序,
值得参考,运行通过,做了一些优化....
图形基本形状单元绘制程序,
值得参考,运行通过,做了一些优化.-Basic shape of unit graphics drawing program, it is also useful, run through, to do some optimization.
- 2023-08-27 10:55:03下载
- 积分:1
-
umleditor
UMLEditor
- 2022-02-24 16:58:38下载
- 积分:1
-
sift算法的一个演示程序
朋友们可以
sift算法的一个演示程序
朋友们可以-sift algorithm a demo program can look at the friends
- 2022-07-18 06:25:52下载
- 积分:1
-
数字图像处理课程老师留的作业,可以用来显示512*512的RGB图像,及实现和HIS和HSV格式图像得转换...
数字图像处理课程老师留的作业,可以用来显示512*512的RGB图像,及实现和HIS和HSV格式图像得转换-The homework of the imageprocessing teacher,which can be used to display the RGB image with 512*512 formation, and to process the format conversion between the HIS and HSV.
- 2022-12-31 18:35:05下载
- 积分:1
-
支持word开发的控件,bcb,delphi控件啊,欢迎下载
支持word开发的控件,bcb,delphi控件啊,欢迎下载-Support the development of word control, bcb, delphi controls ah, welcome to download
- 2022-08-14 03:34:46下载
- 积分:1
-
Image processing, C++ code, it include read and display of image, and many basic...
图像处理的C++代码,主要是图像的读取与显示,图像处理的一些基本算法。-Image processing, C++ code, it include read and display of image, and many basic algorithm of image processing.
- 2022-01-25 17:36:18下载
- 积分:1
-
an image processsing software, source code included
一个图象处理软件,包涵源代码-an image processsing software, source code included
- 2022-01-27 19:35:07下载
- 积分:1