搜索资源列表
-
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下载:
采用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下载:
-
-
0下载:
Gabor filter的matlab源碼。-The source code for Gabor filter design.
-
-
0下载:
经典的Gabor滤波器的源码,Matlab实现-Gabor Filter code in Matlab
-
-
0下载:
It s a code for gabor filter witten with matlab.
-
-
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下载:
i want source code for gabor filter to remove noise in preprocessing step of fingerprint in matlab
-
-
0下载:
Gabor Filter MATLAB Code
-
-
0下载:
gabor滤波器matlab代码,希望对大家有帮助
-gabor filter matlab code, and I hope for all of us to help
-
-
0下载:
实现Gabor滤波的源代码,包括C++、matlab源程序,Gabor提取图像特征原理及其matlab实现。-Gabor filtering source code, including C + +, matlab source code, Gabor extract image features principle matlab.
-
-
0下载:
2d gabor filter matlab code
-
-
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 MATLAB CODE
-
-
0下载:
gabor滤波器的设计,使用matlab代码实现了gabor滤波器的。值的新手学习哦。-gabor filter design using matlab code of gabor filter. Novice value learning oh.
-