-
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
-
直线的数字微分算法
直线的数字微分算法-Algorithm for digital differential of straight line.
- 2022-01-21 03:29:27下载
- 积分:1
-
三维造型及真实感显示 083903.rar
三维造型及真实感显示 083903.rar-3D modeling and 3D display 083903.rar
- 2022-01-26 04:49:21下载
- 积分:1
-
提升小波程序
matlab下的提升小波程序,速度很快,我已经运行过了 22568592matlab97lift
- 2022-02-13 12:11:54下载
- 积分:1
-
采用Visual C++6.0编写,将一个位图文件显示出来,并用ADSW键控制场景移动。对于想学习游戏编程的同学会有一定帮助。...
采用Visual C++6.0编写,将一个位图文件显示出来,并用ADSW键控制场景移动。对于想学习游戏编程的同学会有一定帮助。-Using Visual C++ 6.0 prepared a bitmap file is displayed, and button control scenes ADSW mobile. Want to learn programming for the game will definitely help the students.
- 2022-05-20 18:26:42下载
- 积分:1
-
JPEG压缩编码系统源代码
JPEG压缩编码系统源代码-JPEG compression coding system source code
- 2022-02-14 17:57:53下载
- 积分:1
-
采用Visual Basic 6 编写的下雨效果,效果较好!值得一看。
采用Visual Basic 6 编写的下雨效果,效果较好!值得一看。-Using Visual Basic 6 prepared to rain effects, better! Worth a visit.
- 2022-03-26 16:29:31下载
- 积分:1
-
VC编写简单的绘图程序,可绘制直线,矩形和圆,通过该程序,可使初学者快速入门...
VC编写简单的绘图程序,可绘制直线,矩形和圆,通过该程序,可使初学者快速入门-VC to prepare a simple drawing program, can draw a straight line, rectangle and round, through the program, will enable beginners to get started quickly
- 2022-04-28 03:47:20下载
- 积分:1
-
和的
neurality-src.tar.gz基于神经网络的模式识别算法。国外源码。-neurality-src.tar.gz based on neural network pattern recognition algorithm. Foreign source.
- 2022-02-01 22:22:12下载
- 积分:1
-
绘制等值线和等值面,并生成SHP格式的矢量文件
绘制等值线和等值面,并生成SHP格式的矢量文件-contour mapping and surface contour, and generating SHP vector document format
- 2023-08-11 08:15:10下载
- 积分:1