-
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
-
模糊核聚类及几篇文章,用于数据和图像的模糊聚类分割,效果还行...
模糊核聚类及几篇文章,用于数据和图像的模糊聚类分割,效果还行-nuclear fuzzy clustering and articles for data and image segmentation fuzzy clustering, the results were OK
- 2022-02-06 04:05:24下载
- 积分:1
-
水波纹
水波纹-Water ripple
- 2022-08-13 13:37:07下载
- 积分:1
-
decompose filter for image in c
decompose filter for image in c
- 2022-03-17 22:57:43下载
- 积分:1
-
一个简单的玫瑰花儿程序.rar
一个简单的玫瑰花儿程序.rar- A simple rose procedure rar
- 2023-07-19 16:25:02下载
- 积分:1
-
smart
智能--cad--系统参考-smart-- cad-- System Reference
- 2022-07-03 10:05:35下载
- 积分:1
-
里面有完整的3DS文件的加载代码,适合3DS文件加载的初学者学习
里面有完整的3DS文件的加载代码,适合3DS文件加载的初学者学习-There are complete 3DS file loading code, suitable for beginners 3DS file loaded learning
- 2022-04-17 18:31:59下载
- 积分:1
-
根据控点 绘制Bezier曲线 可控制控点改变形状
根据控点 绘制Bezier曲线 可控制控点改变形状-According to Bezier curve control points can control the mapping control points to change the shape of
- 2022-03-06 10:58:44下载
- 积分:1
-
对于图象处理方向来说,读取图象是最基本的操作,这需要了解图象存储格式!这就是一个很经典的程序代码!...
对于图象处理方向来说,读取图象是最基本的操作,这需要了解图象存储格式!这就是一个很经典的程序代码!-direction for image processing, image reading is the most basic operations, which need to be aware of image storage format! This is a classic procedure code!
- 2022-04-24 05:27:57下载
- 积分:1
-
数字水印和信息隐藏的源代码(matlab
数字水印与信息隐藏源代码(matlab and c)- Digital watermark and information hideaway source code (matlab
and c)
- 2022-03-25 00:45:51下载
- 积分:1