搜索资源列表
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
fromirangaborfilter
- 基于纹理分析的图像分割用滤波实现,需要先输入参数。%The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes
wavelet-matlab
- 基于小波理论的采用sym4小波分解实现图像融合。-base on wavelet map mix
gaborfilter.tar
- Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6
sy
- 压缩感知的经典代码,包括观测,稀疏表示,重建,其中观测用的高斯观测矩阵,稀疏用的DCT,重建用的OMP算法-Compressed sensing of the classic code, including observations, sparse representation, reconstruction, observed with a Gaussian observation matrix, sparse use of the DCT, re-use of the OMP algorit
sy
- 基于opencv的图像小波变换 并实现图像融合和图像复原等功能-Opencv image wavelet transform and image fusion and image restoration functions
mygaborfilter
- 4方向滤波器gabor 实现0°、45°、 90°、 135°方向滤波 - The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes respectively) modulated by a complex sinusoid (with centre frequencies U and V along x and y-axes respectively)
SY
- MFC图形 实现位图转换为灰度图,比较适合新手的学习。-MFC Graphics Graphics Bitmap converted to grayscale, more suitable for beginners to learn.