搜索资源列表
-
0下载:
two dimentional gabor filter,two dimentional gabor filter
-
-
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下载:
Source code for 2D Gabor filter
-
-
0下载:
gabor wavelet filter for texture extraction
-
-
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
-
-
0下载:
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.
-
-
0下载:
matlab code for gabor filter
-
-
0下载:
-
-
1下载:
基于高波滤波的特征提取技术,从而实现人脸识别和表情识别的目的-Based on high-wave filter feature extraction techniques, in order to achieve the purpose of face recognition and expression recognition
-
-
0下载:
Gabor filter MATLAB realization.
-
-
0下载:
经典的Gabor滤波器的源码,Matlab实现-Gabor Filter code in 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.
-
-
0下载:
Matlab的Gabor滤波器代码,使用方法: I = imread( 图像文件名 ) [G,gabout] = gaborfilter1(I,2,4,16,pi/3) figure,imshow(uint8(gabout)) -Gabor filter Matlab code, use the method: I = imread ( image filename ) [G, gabout] = gaborfilter1 (I, 2,4,16, pi/3) figure, imshow (
-
-
0下载:
Gabor filter test in matlab
-
-
0下载:
GABORFILTERBANK generates a custum Gabor filter bank.
% It creates a u by v cell array, whose elements are m by n matrices;
% each matrix being a 2-D Gabor filter.
%
-
-
0下载:
2d and 3d gabor filter used to extract some features of image/video for the quality assessment method
-
-
0下载:
example gabor filter with matlab
-
-
0下载:
gabor filter with matlab
-
-
0下载:
Gabor Filter feature extraction matlab
-