-
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
-
New Paint write by Visual Basic
New Paint write by Visual Basic
- 2022-01-25 23:11:34下载
- 积分:1
-
用两个窗口实现三维物体显示的源程序,编程环境为.net2003和d3d。...
用两个窗口实现三维物体显示的源程序,编程环境为.net2003和d3d。-Realize two windows with three-dimensional objects displayed on the source code, programming environment. Net2003 and d3d.
- 2022-03-26 01:04:52下载
- 积分:1
-
旋转金刚石实验,有意者载
旋转金刚石实验,有意者载-rotary diamond experiments Interested parties set
- 2022-11-25 01:15:03下载
- 积分:1
-
256色灰度图像压缩
256色灰度图像dct变换
256色灰度图像压缩
256色灰度图像dct变换-标量量化-反标量
量化-反DCT-256-color grayscale image compression 256-color grayscale image dct transform- scalar quantization- Anti-scalar quantization- Anti-DCT
- 2022-02-12 14:56:35下载
- 积分:1
-
FCM algorithm is a clustering algorithm based on the division of its thinking is...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大而,不同簇之间的相似度最小。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object and different minimum similarity between the clusters.
- 2023-08-16 00:00:03下载
- 积分:1
-
在三维可视化环境中加载二维地图用于显史地理信息环境
在三维可视化环境中加载二维地图用于显史地理信息环境-In three-dimensional visualization environment loaded two-dimensional map for the remarkable history of geographic information environment
- 2022-02-26 10:19:39下载
- 积分:1
-
Ras2vec 源码 Ras2vec是一个用于将光珊图像转换为矢量图的工具,适合于将光珊格式(支持BMP、TIF)的工程图纸、地图、构件图转换为可无级缩放的矢量...
Ras2vec 源码 Ras2vec是一个用于将光珊图像转换为矢量图的工具,适合于将光珊格式(支持BMP、TIF)的工程图纸、地图、构件图转换为可无级缩放的矢量格式(支持EMF、DXF等格式),功能十分强大。同时它也是一个完全符合GPL协议的自由软件,提供了完整的源代码,推荐使用!作者:Davide Libenzi,工具:通用C 。-Ras2vec is a source for optical Alexandra images to vector conversion tool, suitable for optical Alexandra formats (BMP, TIF), engineering drawings, maps, plans components can be converted to no-scalable vector format (EMF support, DXF format), the function is very powerful. It is also a fully consistent with the GPL free software, provides a complete source code, recommended! Author : Davide Libenzi, tools : Definitive C.
- 2022-03-19 05:03:47下载
- 积分:1
-
这是GPS车辆监控调度系统的部分源码及资料
这是GPS车辆监控调度系统的部分源码及资料-This is the GPS vehicle monitoring and dispatching system parts and information source
- 2023-01-13 10:05:04下载
- 积分:1
-
This is the computer graphics of the two curves rotation transform the source co...
这是计算机图形学中对二位曲线进行旋转变换的源代码-This is the computer graphics of the two curves rotation transform the source code. .
- 2022-02-26 11:31:01下载
- 积分:1