搜索资源列表
-
0下载:
在信号处理中,它通常是可取的是能够执行某种降噪图像或信号。中值滤波是一种非线性数字滤波技术,通常用于去除噪声。这种噪声是一个典型的前处理步骤,提高后处理的结果(例如,边缘检测在图像)。中值滤波是非常广泛的应用在数字图像处理中,在一定的条件下,它保留了边缘,去除噪声-In signal processing, it is often desirable to be able to perform some kind of noise reduction on an image or signal.
-
-
0下载:
for edge detection(linear detection as road) in radar images we can use the morphology technique. here i am coding fo morphology process to detect the linear feature of an image.
-
-
0下载:
There are four levels of implementation to apply:
1. To use “edge function” with the Sobel, Prewitt,average,disk,gaussian,log,motion,prewitt,unsharp options
2.To use convolution filtering with both the “imfilter” and standard convolution te
-
-
0下载:
This paper presents a simple technique for motion detection in
steady-camera video sequences. It consists of three stages. Firstly, a coarse
moving edge representation is computed by a set of arithmetic operations
between a given frame and two equ
-