搜索资源列表
gabor_texture
- gabor小波图片纹理特征提取,MATLAB编码,效果不错!-gabor wavelet image texture feature extraction, MATLAB code, good results!
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
- Source code for 2D Gabor filter
GA
- 该源码是神经网络中常用的遗传算法的代码。遗传算法是最优化常用的解法之一。-The source code is generated gabor operator of the source image characteristics, such as image segmentation can be used.
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
text_seg
- this a code to segment the color texture using Gabor filter. It uses the initial segmentation using kmeans clustering.-this is a code to segment the color texture using Gabor filter. It uses the initial segmentation using kmeans clustering.
conv2_gabor
- This code is about convolution in gabor domain.
gaborcode2
- matlab code for gabor filter
gabor_c
- 一个用纯C语言编写的GABOR 变换源码,我在网上找了很久也没找到,只好自己根椐matlab版源码写了一个源码。-A pure C language source code written in GABOR transform, I am looking for a long time on the Internet had not found, had noted in their written a matlab source code version of source code.
gabor
- gabor code gabor wavelets used for texture extraction
gabor
- Gabor filter的matlab源碼。-The source code for Gabor filter design.
Gabor
- 经典的Gabor滤波器的源码,Matlab实现-Gabor Filter code in Matlab
Gabor
- 人脸检测的程序,效果不错!内附用法说明,调用一张图片,将现实出人脸的边缘。-code for facedetection,the performance is nice! usage: I=double(imread c:\Data\girl1.jpg )) detect_face(I) The function will display the bounding box if a face is found.
Gabor-Transform
- 附件的代码为Gabor变换的源代码,运行正常,并且非常实用。-Annex Gabor transform code for the source code, operating normally, and very practical.
gabor_bank
- It s a code for gabor filter witten with matlab.
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.
adaboost_PtwoPclasses
- 结合Gabor特征和adaboost的人脸表情识别方法,内附matlab源程序和实验-Combination of Gabor features and adaboost of facial expression recognition methods, and experimental matlab source code included
vp_code_Gabor
- 这个代码能够比较精确地实现图像中道路区域的分割与提取。-This code addresses this question by decomposing the road detection process into two steps: the estimation of the vanishing point associated with the main (straight) part of the road, followed by the segmentation of
Gabor-feature-based-SRC
- 參考文獻「Gabor Feature based Sparse Representation for Face Recognition with Gabor Occlusion Dictionary」and matlab code.-「Gabor Feature based Sparse Representation for Face Recognition with Gabor Occlusion Dictionary」and matlab code.