资源简介
MATLAB实现gabor滤波器,程序默认为5个尺度,8个方向。
代码片段和文件信息
%function [opts] = Create_GaborF (ipts par)
%
%
% This function aims to create the argumented Gabor feature.
%
% input
% ipts. input data structure
% dat 3d image data matrix each dat(::i) is an (downsampled)
% image matrix.
% par. input parameter structure
% ds_w the downsample image‘s width in Gabor
% ds_h the downsample image‘s heigth in Gabor
% ke_w Gabor kernel‘s width
% ke_h Gabor kernel‘s heigth
% Kmax Gabor kernel‘s para default(pi/2)
% f Gabor kernel‘s para default(sqrt(2))
% sigma Gabor kernel‘s para default(
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 3255 2011-08-20 10:55 Gabor Matlab\Create_GaborF.m
文件 738 2011-03-03 17:23 Gabor Matlab\Gaborforfolder.m
文件 989 2011-03-03 17:14 Gabor Matlab\Gaborsetting.m
文件 985 2011-08-20 19:19 Gabor Matlab\Gabor_T_Fast1.m
文件 13078 2011-08-19 19:41 Gabor Matlab\images\Crop1.bmp
文件 782 2010-07-09 10:09 Gabor Matlab\MakeAllGaborKernal.m
文件 1037 2010-07-08 22:16 Gabor Matlab\MakeGaborKernal.m
文件 174 2011-08-20 20:01 Gabor Matlab\Readme.txt
目录 0 2013-06-26 10:09 Gabor Matlab\images
目录 0 2013-06-26 12:08 Gabor Matlab
----------- --------- ---------- ----- ----
21038 10
相关资源
- Gabor Gabor小波变换的matlab实现
- Gaborpca Gabor小波变换与PCA的人脸识别代
- Gabor Gabor滤波器
- gabor-pca 本程序是先用gabor小波变换对
- GaborTexture Gabor滤波器方法提取纹理特
- FinalProject_rc2748
- gender-recognition
- renlianshibie Gabor小波人脸识别
- LGBP-feature 提取Gabor特征
- gabor gabor二维滤波器
- gabor2 在国外的好论坛下的
- GaborFilter 利用Gabor滤波器提取图像纹理
- Gabor_face 自己编写的Gabor 2DPCA人脸识别
- gabor提取纹理特征
- gabor特征提取程序 matlab实现 附有图像
- matlab基于Gabor小波变换和人工神经网络
- LOG-Gabor滤波器MATLAB代码,自己整理的
- Gabor滤波matlab代码
- matlab编写的基于Gabor 2DPCA 人脸识别程
评论
共有 条评论