91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 1.15KB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2021-03-27
  • 語(yǔ)言: Matlab
  • 標(biāo)簽: matlab??

資源簡(jiǎn)介


log gabor 濾波器matlab程序 log gabor 濾波器matlab程序

資源截圖

代碼片段和文件信息

%?gaborconvolve?-?function?for?convolving?each?row?of?an?image?with?1D
%?log-Gabor?filters(利用一維蓋伯濾波器對(duì)圖像進(jìn)行處理)
%?Usage:?
%?[template?mask]?=?createiristemplate(eyeimage_filename)
%?Arguments:
%???im??????????????-?the?image?to?convolve
%???nscale??????????-?number?of?filters?to?use
%???minWaveLength???-?wavelength?of?the?basis?filter
%???mult????????????-?multiplicative?factor?between?each?filter
%???sigmaOnf????????-?Ratio?of?the?standard?deviation?of?the?Gaussian?describing
%?????????????????????the?log?Gabor?filter‘s?transfer?function?in?the?frequency
%?????????????????????domain?to?the?filter?center?frequency.
%?Output:
%???E0??????????????-?a?1D?cell?array?of?complex?valued?comvolution?results

function?[EO?filtersum]?=?gaborconvolve(im?nscale?minWaveLength?mult?...
????sigmaOnf)
[rows?cols]?=?size(im);
%filtersum?=?zeros(1size(im2));
EO?=?cell(1?nscale);??????????%?Pre-allocate?cell?array
ndata?=?cols;
if?mod(ndata2)?==?1?????????????%?If?there?is?an?odd?No?of?data?poin

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

????I.A....??????2299??2018-02-26?10:23??gaborconvolve.m

-----------?---------??----------?-----??----

?????????????????2299????????????????????1


評(píng)論

共有 條評(píng)論

相關(guān)資源