搜索资源列表
-
1下载:
gabor小波图片纹理特征提取,MATLAB编码,效果不错!-gabor wavelet image texture feature extraction, MATLAB code, good results!
-
-
0下载:
在MATLAB中调用gabor变换的代码,生成gaboe小波滤波器。主要用在模式识别的提取特征阶段。-In gabor transform call MATLAB code to generate a wavelet filter gaboe. Mainly used in pattern recognition feature extraction stage.
-
-
0下载:
gabor wavelet filter for texture extraction
-
-
0下载:
使用Gabor-Feature 的人脸检测matlab程序,自带测试图像-Face Detection using Gabor-Feature Extraction and Neural Networks
-
-
0下载:
采用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
-
-
1下载:
基于高波滤波的特征提取技术,从而实现人脸识别和表情识别的目的-Based on high-wave filter feature extraction techniques, in order to achieve the purpose of face recognition and expression recognition
-
-
1下载:
gabor code
gabor wavelets used for texture extraction
-
-
1下载:
该方法采用gabor提取纹理特征,最后采用k-means方法聚类进行图像分割-The method uses gabor texture features extraction, and finally using k-means clustering methods for image segmentation
-
-
0下载:
Face Detection using Gabor feature extraction and neural network by matlab
-
-
0下载:
Gabor的matlab程序,Gabor滤波是一种不错的特征提取方法,尤其在图像处理应用广泛-Gabor' s matlab program, Gabor filter is a good feature extraction method, especially widely used in image processing
-
-
0下载:
先用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.
-
-
2下载:
此程序提取Gabor小波特征,然后由SVM进行分类的Matlab源代码-The Gabor wavelet feature extraction process, then classified by the SVM in Matlab source code
-
-
0下载:
matlab图像处理非常重要,Gabor小波提取特征,然后用支持向量机作分类器,可以用于掌纹,人脸,指纹识别-Gabor wavelet feature extraction, and then use the support vector machine classifier, can be used for palmprint, face, fingerprint recognition
-
-
0下载:
gabor matlab 织物表面结构 图像处理 表面纹理特征提取-gabor matlab
-
-
0下载:
this zip file contains matlab implementation for generating gabor filter banks and applying on image directory and then followed by applying local directional pattern for feature extraction and histogram for each image is calculated
-
-
0下载:
基于Gabor特征提取和人工智能的人脸检测系统-Face Detection System Based on Gabor Feature Extraction and Artificial Intelligence
-
-
0下载:
adaboost迭代算法加上gabor特征提取的一种汉字识别方法(A Chinese character recognition method based on adaboost iterative algorithm and gabor feature extraction)
-
-
0下载:
gaborfilter feature extraction for face recognition
-
-
0下载:
Gabor Filter feature extraction matlab
-
-
5下载:
植物虫害检测(GUI,注释,svm算法)
该课题为基于MATLAB SVM方法的植物病害检测系统,带GUI界面,可以识别多种被虫害侵蚀的植物叶子,输出结果。带论文和详细注释。
train 对黄瓜子文件夹所有图片提取 颜色矩特征和gabor纹理特征,然后svm训练
test 对测试图像灰度化,滤波,提取 颜色矩特征和gabor纹理特征,然后svm模型测试,输出类别
colorMom.m 颜色矩特征提取
Gabor_palm.m gabor纹理特征提取(Plant pe
-