Welcome![Sign In][Sign Up]
Location:
Search - 2D FILTER

Search list

[Communication-Mobile3Matlab

Description: 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理 -code P0301 : digital image data matrix display and Fourier Transform P0302 : two-dimensional discrete cosine transform image compression P0303 : using gray transform method to enhance the contrast of the image P0304 : histogram equalization P0305 : simulation images by Gaussian white noise and pepper noise impact P0306 : using 2D median filtering function medfilt2 right by the Salt and Pepper noise filtering images P0307 : MATLAB functions filter2 of noise interference filter images mean P0308 : Image Adaptive Filter WEI Na-P0309 : using five different gradient Enhancement Act for image sharpening P0310 : images of high-pass filtering and mask handling P0311 : use Butterworth (Butterworth) low-pass filter on the noise in the image smoothing P 0312 : Butterworth (Butterworth) high-pass filt
Platform: | Size: 10240 | Author: xueke | Hits:

[source in ebookimageimpose

Description: 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理 -digital image data matrix display and its Fourier transform two-dimensional discrete cosine transform image compression using gray change The method for enhancing the contrast of the image histogram equalization simulated images by white Gaussian noise and Impulse noise impact 2D Median filter function medfilt2 right by the Salt and Pepper noise interference with the image filtering MATLAB functions fi lter2 right by the noise of image filtering images using adaptive filtering Weiner five different gradient growth Intensity image sharpening images and high-pass filter mask Processing Butterworth (Butterworth) lowpass Filter by the noise of the image smoothing use Butterworth (Butterworth) high-pass filter filter on the image sharpening
Platform: | Size: 10240 | Author: 王晓明 | Hits:

[2D GraphicXLIB

Description: 2D图像滤波VHDL代码。 2D图像滤波VHDL代码。-2D image filtering VHDL code. 2D image filtering VHDL code. 2D image filtering VHDL code.
Platform: | Size: 13312 | Author: leisuee | Hits:

[Graph programCodeforMATLABImageProcessing

Description: 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理 -code P0301 : Digital image data matrix display and Fourier Transform P0302 : Two-dimensional discrete cosine transform image compression P0303 : Gray used a new method to enhance the contrast of the image P0304 : histogram equalization P0305 : Simulation images by white Gaussian noise and Impulse noise impact P0306 : 2D median filtering function medfilt2 right by the Salt and Pepper image noise filtering P0307 : MATLAB filter2 the function of noise interference by the image filtering P0308 : Image Adaptive Filter Weiner P0309 : use five different gradient Enhancement Act for image sharpening P0310 : Images of the high-pass filtering and mask handling P0311 : use Butterworth (Butterworth) low-pass filter to noise interference by the image smoothing P 0312 : Butterworth (Butterworth) high-pa
Platform: | Size: 11264 | Author: Jimmy Yen | Hits:

[Special Effectsimproved_gaborfilter

Description: Bi-dimensional Gabor filter with DC component compensation This version of the 2D Gabor filter is basically a bi-dimensional Gaussian function centered at origin (0,0) with variance S modulated by a complex sinusoid with polar frequency (F,W) and phase P described by the following equation: G(x,y,S,F,W,P)=k*Gaussian(x,y,S)*(Sinusoid(x,y,F,W,P)-DC(F,S,P)), where: Gaussian(x,y,S)=exp(-pi*S^2*(x^2+y^2)) Sinusoid(x,y,F,W,P)=exp(j*(2*pi*F*(x*cos(W)+y*sin(W))+P))) DC(F,S,P)=exp(-pi*(F/S)^2+j*P) File Id: 13776 Average rating: 0.0 Size: 1 KB # of reviews: 0 Submitted: 2007-01-26 Downloads: 274 Subscribers: 0 Keywords: gabor filter Stiven Schwanz Dias -Bi-dimensional Gabor filter with DC compo .. compensation This version of the 2D Gabor f ilter is basically a bi-dimensional Gaussian f unction centered at origin (0, 0) with variance S modulated by a complex sinuso id with polar frequency (F, W) and phase P described by the following equati on : G (x, y, S, F, W, P) = k* Gaussian (x, y, S)* (Sinusoid (x, y, F, W, P)- DC (F, S, P)), where : Gaussian (x, y, S) = exp (-pi* S* 2 ^ (x ^ 2 y ^ 2)) Sinusoid (x, y, F, W, P) = exp (j* (2* pi* F* (x* cos (W) y* sin (W)) P))) D C (F, S, P) = exp (-pi* (F/S) ^ 2* P j) File Id : 13776 Average rating : 0.0 Size :# 1 KB of reviews : 0 Submitted : 2007-01-26 Downloads : 274 Subscribers : 0 Keywords : gabor filter Stiven Schwanz Dias
Platform: | Size: 1024 | Author: 石峰 | Hits:

[Communication-Mobilerongiir5

Description: IIR数字滤波器的c语言程序,以二阶环节级联的形式实现-IIR digital filter c language program, the second link in the form of concatenated
Platform: | Size: 10240 | Author: | Hits:

[Graph programppp3

Description: 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理-code P0301 : Digital image data matrix display and Fourier Transform P0302 : Two-dimensional discrete cosine transform image compression P0303 : Gray used a new method to enhance the contrast of the image P0304 : histogram equalization P0305 : Simulation images by white Gaussian noise and Impulse noise impact P0306 : 2D median filtering function medfilt2 right by the Salt and Pepper image noise filtering P0307 : MATLAB filter2 the function of noise interference by the image filtering P0308 : Image Adaptive Filter Weiner P0309 : use five different gradient Enhancement Act for image sharpening P0310 : Images of the high-pass filtering and mask handling P0311 : use Butterworth (Butterworth) low-pass filter to noise interference by the image smoothing P 0312 : Butterworth (Butterworth) high-pa
Platform: | Size: 4096 | Author: 杨健 | Hits:

[Otheryilei

Description: 基于2D和红外的异类传感器的数据融合算法,滤波器选用EKF扩展卡尔曼滤波-Based on the heterogeneous 2D and infrared sensor data fusion algorithm, filter selection EKF extended Kalman filter
Platform: | Size: 2048 | Author: lgvee | Hits:

[Special Effectsiris_gabor_filter

Description: 虹膜识别中的特征提取算法:2D-Gabor滤波器算法,将归一化的虹膜图像由此滤波器滤波,可以得到二进制的特征编码。附图片。-Iris recognition in the feature extraction algorithm: 2D-Gabor filter algorithm, the normalized iris image resulting filter can be obtained characteristics of the binary encoding. Attached picture.
Platform: | Size: 958464 | Author: galaft | Hits:

[OtherKalman

Description: Kalman filter toolbox written by Kevin Murphy, 1998. See http://www.ai.mit.edu/~murphyk/Software/kalman.html for details. Installation ------------ 1. Install KPMtools from http://www.ai.mit.edu/~murphyk/Software/KPMtools.html 3. Assuming you installed all these files in your matlab directory, In Matlab type addpath matlab/KPMtools addpath matlab/Kalman Demos ----- See tracking_demo.m for a demo of 2D tracking. See learning_demo.m for a demo of parameter estimation using EM. 较早版本的kalman滤波matlab源码,适合研读。-Kalman filter toolbox written by Kevin Murphy, 1998.See http://www.ai.mit.edu/ ~ murphyk/Software/kalman.html for details.Installation 1. Install KPMtools from http://www.ai.mit. edu/~ murphyk/Software/KPMtools.html3. Assuming you installed all these files in your matlab directory, In Matlab typeaddpath matlab/KPMtoolsaddpath matlab/KalmanDemos-See tracking_demo.m for a demo of 2D tracking.See learning_demo.m for a demo of parameter estimation using EM. an earlier version of kalman filtering matlab source, suitable for reading.
Platform: | Size: 13312 | Author: wuming | Hits:

[Special Effectsfft

Description: implement 1D and 2D FFT and Inverse 2D FFT ,obtain the power spectrum from a set of FFT coefficients and achieve the Butterworth Lowpass Filter
Platform: | Size: 2048 | Author: lu jie | Hits:

[matlabGabor

Description: Source code for 2D Gabor filter
Platform: | Size: 2048 | Author: mohsn | Hits:

[Special EffectsMinMaxFilterFolder

Description: Min/Max filter,最大最小滤波器,说明看英文,只是国外的人写的代码, -Description The filter computes the minima and/or maxima of an array over sliding window with a given size. Multidimensional array is fully supported: running filter in 1D, 2D filter for image processing applications (erosion/dilatation), 3D and more. This package has been implemented with a special care on the running speed: the MEX engine uses an algorithms that requires no more than three (3) comparisons per element and per dimension in all configurations. All numerical and logical class arrays are supported. Contributor (beside author) is Vaclav Potesil Acknowledgements This submission has inspired the following: Free-knot spline approximation MATLAB release MATLAB 7.8 (R2009a) Other requirements MEX correctly setup NO image processing is required Download a tiff file for
Platform: | Size: 29696 | Author: 谢冉 | Hits:

[Special Effects2DFilters

Description: A design of a 2D filter (This filter is 1D FIR filter that is transformed into a 2D filter).
Platform: | Size: 154624 | Author: Ahmed | Hits:

[matlabfcgltran2d

Description: 2d chebyshev filter for dip
Platform: | Size: 1024 | Author: amit | Hits:

[matlabHanning-Filter

Description: 参考国外网站资料,自己实现的海宁窗滤波函数。滤波测试图像为matlab自带的cameraman.tif图片。-Hanning filter program in Matlab
Platform: | Size: 51200 | Author: gjf281 | Hits:

[VHDL-FPGA-Verilog2D-FILTER

Description: VERILOG CODE FOR 2D FIR FILTER
Platform: | Size: 2048 | Author: gsp | Hits:

[matlabmy-fconval-filter

Description: this matlab code for convaloution 2d filter,best for beginer
Platform: | Size: 1024 | Author: sheida | Hits:

[Other2d Particle Filter

Description: Particle Filter Localization for a 2D robot(Particle Filter Localization in 2D scope)
Platform: | Size: 2048 | Author: yue93 | Hits:

[OtherGassian filter_1D&2D

Description: One and two dimensional gaussian filter
Platform: | Size: 24576 | Author: Beny7 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net