-
For some images, the commonly used edge detection algorithm sometimes can not be...
对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.
- 2022-05-27 19:07:29下载
- 积分:1
-
计算机图形学,利用L系统分形算法,生成自然风景
计算机图形学,利用L系统分形算法,生成自然风景-树。-Computer Graphics, using L system fractal algorithm to generate the natural landscape- trees.
- 2022-04-24 23:47:50下载
- 积分:1
-
This is a mathematical morphology in Matlab for digital image processing of the...
这个是数学形态学在Matlab中对于数字图像处理的应用的一些指导性的意见。希望大家能喜欢。-This is a mathematical morphology in Matlab for digital image processing of the guiding opinions. Hope that we can like.
- 2022-11-09 02:15:04下载
- 积分:1
-
这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。...
这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。-Here are several digital image processing examples including classical Fourier transform and its inverse, image enhancement (like median filtering, intensity enhancement) and chromosome countering, all are the realizations of classical algorithms.
- 2022-07-08 23:13:18下载
- 积分:1
-
将图像处理的各种操作都融合在一起,包括二化、灰度、图像的旋转、伸缩、匹配、傅立叶变化
将图像处理的各种操作都融合在一起,包括二化、灰度、图像的旋转、伸缩、匹配、傅立叶变化-To a variety of image processing operations are integrated together, including two, gray level, image rotation, scaling, and matching, Fourier transform
- 2022-02-25 14:53:12下载
- 积分:1
-
mandelbrot 图案生成程序
mandelbrot 图案生成程序-Mandelbrot pattern generation process
- 2022-08-18 00:48:29下载
- 积分:1
-
Edge Sharpening good (image processing)
很好的边缘锐化(图像处理)-Edge Sharpening good (image processing)
- 2022-01-22 03:54:05下载
- 积分:1
-
这是计算机图形学光照部分的一个很好的程序实例
这是计算机图形学光照部分的一个很好的程序实例-This is the illumination of computer graphics part of a very good example of the procedure
- 2022-10-21 15:05:04下载
- 积分:1
-
基于SVM和AdaBoost的红外目标跟踪的论文,有需要的朋友可以下载...
基于SVM和AdaBoost的红外目标跟踪的论文,有需要的朋友可以下载-SVM and AdaBoost-based infrared target tracking of papers, there is a need to look at the friend can be downloaded
- 2022-01-28 17:37:41下载
- 积分:1
-
此程序段是采用局部模值最大法来进行边缘检测
此程序段是采用局部模值最大法来进行边缘检测-edge defect
- 2022-01-25 14:14:23下载
- 积分:1