-
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
-
js动态实现图片缩放比例,区别于普通的图片控件往往使用图片失真。...
js动态实现图片缩放比例,区别于普通的图片控件往往使用图片失真。-js dynamic realization of image scaling, different from the normal picture control is often used to image distortion.
- 2022-10-02 13:00:03下载
- 积分:1
-
基于MFC的图像处理平台以及基本功能的实现。(图像增强,文本提取等)...
基于MFC的图像处理平台以及基本功能的实现。(图像增强,文本提取等)-A imageprocessing platfrom based on the MFC and the implementation of its fundamental functions.
- 2022-10-11 16:35:02下载
- 积分:1
-
朱丽娅图的绘制程序
朱丽娅图的绘制程序-Julia Map procedures
- 2022-09-28 06:45:03下载
- 积分:1
-
GPU的经典算法,用于制备高质量的程序实现。
GPU的经典算法,用于编写较高质量的程序作参考。-GPU classic algorithms, used in the preparation of high quality procedures for reference.
- 2023-02-14 08:15:03下载
- 积分:1
-
该函数实现了用最大方差法来计算出分割阈值
该函数实现了用最大方差法来计算出分割阈值-To achieve maximum variance method to calculate the threshold segmentation
- 2022-02-10 15:58:42下载
- 积分:1
-
一个可识别手写字母的程序框架, 适用初学者掌握原理用.
一个可识别手写字母的程序框架, 适用初学者掌握原理用.-A handwritten letter to identify procedural framework, the application of the principle of use for beginners to master.
- 2022-04-09 07:26:01下载
- 积分:1
-
直方图是反映一幅图像中的灰度级与出现这种灰度的概率之间的关系图。...
直方图是反映一幅图像中的灰度级与出现这种灰度的概率之间的关系图。-histogram is reflected image of a gray scale and intensity of this relationship between the probability map.
- 2022-02-16 04:56:44下载
- 积分:1
-
动态缩略图生成类,可方便生成图片缩略图,只生成一次
动态缩略图生成类,可方便生成图片缩略图,只生成一次-Class to generate dynamic thumbnails, image thumbnails can be easily generated, only to generate a
- 2022-01-26 07:30:21下载
- 积分:1
-
这些振动试验系统的设备图片可以给高理论研究的学生一目了然。...
这些振动试验系统的设备图片可以给高理论研究的学生一目了然。-viberation
- 2022-06-20 12:30:23下载
- 积分:1