搜索资源列表
gaborfilter
- matlab下gabor滤波算法,可以提取图象纹理特征的经典方法之一-under Matlab filtering algorithm can extract image texture features one of the classic methods
jigeshili
- 几个matlab的实力,包括: 非线性微分方程的求解.doc RLS,Demonstration of Wiener filter,LMS filter,Steep-descent algorithm.doc matlab下gabor滤波算法,可以提取图象纹理特征.doc-several Matlab strength, including : non-linear differential equation solving. Doc RLS. Demonstration of Wi
gabor_bank
- 用于生成不同的Gabor滤波器,并且可以对图像进行滤波的matlab代码。
Gaborchanger
- 在MATLAB中调用gabor变换的代码,生成gaboe小波滤波器。主要用在模式识别的提取特征阶段。-In gabor transform call MATLAB code to generate a wavelet filter gaboe. Mainly used in pattern recognition feature extraction stage.
Gabor_Filtering
- 采用matlab,实现了gabor滤波的核心功能-gabor filter is very famous and really useful for texture feature extraction and image retrivel. attached code is wrriten well using matlab. More detail can be referenced in the paper <texture features for browsing and ret
Gabor-base-face-recognition
- 基于高波滤波的特征提取技术,从而实现人脸识别和表情识别的目的-Based on high-wave filter feature extraction techniques, in order to achieve the purpose of face recognition and expression recognition
gaborcreate
- 此m文件时实现MATLAB实现函数,Gabor滤波器的傅里叶变换为谐波和高斯函数各自傅里叶变换的卷积。 -Gabor transform!
2DGaborfilter
- matlab编写的Gabor小波滤波器,包括一维和二维两种情况。非常实用-Gabor wavelet filter matlab prepared, including a two-dimensional and two-dimensional case. Very useful
Gabor
- 经典的Gabor滤波器的源码,Matlab实现-Gabor Filter code in Matlab
Gabor
- Gabor的matlab程序,Gabor滤波是一种不错的特征提取方法,尤其在图像处理应用广泛-Gabor' s matlab program, Gabor filter is a good feature extraction method, especially widely used in image processing
gaborsvm1
- 先用gabor 小波滤波器,做特征提取,然后用支持向量机(SVM)做分类,来实现人脸检测.需要用matlab 2010 或更新的版本才能运行-the code is used for face detection.Firstly it use gabor wavelet filter for feature extraction,Secondly it use support vector machine (SVM)for classification.matlab 2010 required.
GaborPMatlab
- 使用matlab编写的gabor 滤波,可用于指纹图像处理,经本人验证通过的。-gabor lvbo
filter
- 实现Gabor滤波的源代码,包括C++、matlab源程序,Gabor提取图像特征原理及其matlab实现。-Gabor filtering source code, including C + +, matlab source code, Gabor extract image features principle matlab.
MATLAB-gabor
- MATLAB对gabor滤波的实现,含有实例对图形的处理,可以清楚的看清滤波效果-MATLAB to achieve gabor filtering, containing examples of graphics processing, you can clearly see the filtering effect
Gabor-Matlab
- 基于matlab软件平台,实现Gabor滤波,增强对比度 -Based on MATLAB software platform to achieve Gabor filtering, enhanced contrast
85353167bianyuan_jiance_bijiao
- 边缘检测,matlab,gabor滤波,wallis边缘检测
植物虫害检测(GUI,注释,svm算法)
- 植物虫害检测(GUI,注释,svm算法) 该课题为基于MATLAB SVM方法的植物病害检测系统,带GUI界面,可以识别多种被虫害侵蚀的植物叶子,输出结果。带论文和详细注释。 train 对黄瓜子文件夹所有图片提取 颜色矩特征和gabor纹理特征,然后svm训练 test 对测试图像灰度化,滤波,提取 颜色矩特征和gabor纹理特征,然后svm模型测试,输出类别 colorMom.m 颜色矩特征提取 Gabor_palm.m gabor纹理特征提取(Plant pe