-
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
-
在从位图文件类操作的风险投资中
在VC中自建操作BMP位图文件的类-in VC relying operation from Bitmap File Class
- 2022-05-23 16:51:00下载
- 积分:1
-
轮廓波
基于contourlet的图像融合,融合效果不错!-Contourlet-based image fusion, blending good results!
- 2022-08-14 04:51:24下载
- 积分:1
-
of geographic data conversion for two
将地理DEM数据转换为2维图形-of geographic data conversion for two-dimensional graphics
- 2022-02-09 23:59:30下载
- 积分:1
-
C++源SRC是最好的C++源码请查收
c++ source this src is best c++ source please check it-c source this src is best source please che c ck it
- 2023-04-03 22:15:03下载
- 积分:1
-
delphi编写的快速傅立叶转换源代码
delphi编写的快速傅立叶转换源代码-prepared by the Fast Fourier Transforms source code
- 2022-03-13 02:28:29下载
- 积分:1
-
直方图均衡化即归一化VC程序,和我上传的matlab对应,都是用于模式识别处理图像样本。...
直方图均衡化即归一化VC程序,和我上传的matlab对应,都是用于模式识别处理图像样本。-Histogram equalization that is normalized VC process, and I upload matlab counterparts, are used for pattern recognition image processing samples.
- 2023-08-12 10:45:09下载
- 积分:1
-
人脸识别 人脸检测 VC编程 摄像头编程 图像获取 的基础
人脸识别 人脸检测 VC编程 摄像头编程 图像获取 的基础-Face Detection Face VC programming camera based image capture program
- 2022-03-06 23:55:39下载
- 积分:1
-
使用matlab进行边缘检测,部分来源于网上,做了一些修改,希望对大家有帮助...
使用matlab进行边缘检测,部分来源于网上,做了一些修改,希望对大家有帮助-Using matlab to edge detection, and some from the Internet, do some modifications, in the hope that we have to help
- 2022-08-06 11:24:42下载
- 积分:1
-
可以让你在短时间内学会C语言的图书馆处理
可以让你在短时间内学会C语言的图书馆处理-allows you to immediately learn the C language processing library
- 2022-05-30 05:38:33下载
- 积分:1