搜索资源列表
1D gabor Filter
- Descr iption: Recent studies on Mathematical modeling of visual cortical cells [Kulikowski/Marcelja/Bishop:1982] suggest a tuned band pass filter bank structure. These filters are found to have Gaussian transfer functions in the frequency domain. Thu
vina-filter
- 维纳滤波处理 //LPSTR lpDIBBits:指向源DIB图像指针 //LONG lWidth:源图像宽度(象素数) //LONG lHeight:源图像高度(象素数) //函数说明: //该函数用来对DIB图像进行维纳滤波复原操作。-Wiener filter / / LPSTR lpDIBBits : DIB images at the source pointer / / LONG lWidth : Source image width (number of pi
paticle-filter
- Visual c++编写的粒子滤波实现程序-prepared by the particle filter process
Filter
- 文件名为filter.m,是关于图像滤波去噪的,使得图像噪声降低,图像质量提高
运动模糊图像通过四种方法维纳滤波
- 运动模糊图像通过四种方法维纳滤波、约束最小二乘法、lucy、盲目卷积图像复原,Motion-blurred image through the four methods of Wiener filter, constrained least squares method, lucy, blind deconvolution image restoration
partical-filter.rar
- 粒子滤波的五个经典例子,需要的赶紧下,对与学习部分内容很有帮助,Particle filter five classic example of the need to hurry, the right part of the contents and learning very helpful
filter
- 1. 用imoise()函数给一幅数字图像加入’salt & pepper’和’Gaussian’噪声2)用3x3,5x5邻域平均平滑对图像进行处理3)用3x3,5x5中值滤波对图像进行处理, 2. 对一幅数字图像采用理想低通、Butterworth低通 、Gaussian低通滤波器进行平滑;对一幅数字图像采用理想高通、Butterworth高通 、Gaussian高通滤波器进行平滑。-1. With imoise () function to a digital image by a
notch-filter
- 实现数字滤波器中notch滤波器功能,包含音频样本和源代码。-implementate notch filter in signal processing.
partical filter
- 关于用粒子滤波实现目标跟踪的MATLAB程序。-Target tracking code using particle filter in MATLAB.
Filter
- OPENCV下的中值滤波,均值滤波,高斯滤波程序-OPENCV the median filter, mean filter, Gaussian filter procedure
filter
- 频域低通滤波(理想低通滤波器、梯形低通滤波器、巴特沃斯低通滤波器、指数低通滤波器),频域高通滤波(理想高通滤波器、梯形高通滤波器、巴特沃斯高通滤波器、指数高通滤波器)-Frequency-domain low-pass filter (ideal low-pass filter, ladder low-pass filter, Butterworth low-pass filter, the index low-pass filter), frequency-domain high-pass f
Filter
- 包括图像的灰度变换,laplacian锐化,中值滤波,加权中值滤波,自适应滤波,添加噪声以及图像的平滑和反色处理,图像处理效果良好-Including images of gray-scale transformation, laplacian sharpening, median filtering, the weighted median filter, adaptive filter, add noise and image smoothing and anti-color process
filter
- 不错的关于粒子滤波的论文 并应用到视频跟踪-Good on the particle filter paper and applying it to video tracking
Filter
- SAR处理滤波器,进行滤波处理,获得良好的结果-SAR processing filter, filtering processing, to obtain good results
Color-filter-array-color-reproduction-using-cycle-
- 2010年最新用小波变换做CFA彩色图像插值的源程序。J. Tian, W. Yu and L. Ma, "Color filter array color reproduction using cycle-spinning," International Journal of Electronics and Communications, Vol. 64, No. 6, pp. 584-587, Jun. 2010.-New 2010 CFA to do with the wavel
Particle-Filter-with-comments
- 有注释的粒子滤波程序。粒子滤波(PF: Particle Filter)的思想基于蒙特卡洛方法(Monte Carlo methods),它是利用粒子集来表示概率,可以用在任何形式的状态空间模型上。-Annotated particle filter program. Particle filter (PF: Particle Filter) Monte Carlo method based on the idea (Monte Carlo methods), which is set to r
Gaussian-filter--design-
- 用于设计高斯滤波器(模拟,非数字滤波器)的辅助软件,绝对保证独此一份,有需要的可作参考。用vb编写,小小软件,请多多指教,谢谢。-Gaussian filter used in the design (analog, non-digital filter) and supporting software, this an absolute guarantee of independence, need for reference. Vb prepared, a small software, e
An-approach-to-fingerprint-filter-design
- An approach to fingerprint filter design
smooth-filter
- 高斯频域滤波,各向异性滤波,低通滤波,作为图像平滑处理(gaussian filter in frequency field)
guided image filter
- 在matlab中实现了导向滤波,可用于彩色和黑白图像的平滑(This project implement guided filter in matab, both gray and color image are adapted)