资源简介

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


评论

共有 条评论