Description: 图象增强中的高斯高通滤波实现图象增强的效果-Image Enhancement of the Gaussian high-pass filter to enhance the effect of image Platform: |
Size: 1024 |
Author:江边漫步 |
Hits:
Description: 这不是一个标准MATLAB的函数
H = hpfilter (类型,男,氮, D0 , n )的创建传递函数的高通滤波器,氢,指定的类型和大小MxN 。可能的值类型, D0和N是: 理想 理想高通滤波器的截止频率D0 。 Ifsupplied , n是被忽略。 btw 巴特沃思高通滤波器
n阶和截止D0 。
gaussn 高斯高通滤波器的截止(标准偏差) D0 。
如果提供,正被忽略。 M和N应该是偶数的密度泛函过滤。-THIS IS NOT A STANDARD MATLAB FUNCTION
H = hpfilter (type,M,N,D0,n) creates the transfer function of a highpass filter, H, of the specified type and size MxN. Possible values for type, D0, and n are: ideal Ideal highpass filter with cutoff frequency D0. Ifsupplied, n is ignored. btw Butterworth highpass filter
of order n, and cutoff D0.
gaussn Gaussian highpass filter with cutoff (standard deviation)D0.
Platform: |
Size: 1024 |
Author:lql |
Hits:
Description: * Frequency domain filtering
-1. Discrete Fourier Transform
Write a C++ function for each of following:
(a) Multiply the input image by (-1)x+y to center the transform for filtering.
(b) Compute the two-dimensional discrete Fourier transform.
(c) Compute the inverse two-dimensional discrete Fourier transform.
(d) Multiply the result by (-1)x+y and take the real part.
(e) Compute the Fourier spectrum.
2. Highass Filtering
(a) Write a C++ function for the transfer function of the Gaussian highpass filter in Eq. (4.4-4).
(b) Write a C++ program to reproduce the results on Figure 4.26 (page 184) using the attached image. Platform: |
Size: 1309696 |
Author:k |
Hits:
Description: gaussian filter and a 3d plot on mesh
both lowpass and highpa-gaussian filter and a 3d plot on mesh
both lowpass and highpass Platform: |
Size: 1024 |
Author:inc pilla |
Hits:
Description: (Fig0441(一)_688x688.bmp)使用高通濾波器(高斯高通濾波器),以重複的結果圖。 4.56(如下圖所示),高斯高通濾波器
-Using the highpass filter (Gaussian highpass filter) to duplicate the results in Gaussian highpass filte Platform: |
Size: 3607552 |
Author:ken len tasi |
Hits: