文件名称:improved_gaborfilter
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 1.27kb
- 下载次数:
- 0次
- 提 供 者:
- 石*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Bi-dimensional Gabor filter with DC component compensation
This version of the 2D Gabor filter is basically a bi-dimensional Gaussian function centered at origin (0,0) with variance S modulated by a complex sinusoid with polar frequency (F,W) and phase P described by the following equation:
G(x,y,S,F,W,P)=k*Gaussian(x,y,S)*(Sinusoid(x,y,F,W,P)-DC(F,S,P)),
where:
Gaussian(x,y,S)=exp(-pi*S^2*(x^2+y^2))
Sinusoid(x,y,F,W,P)=exp(j*(2*pi*F*(x*cos(W)+y*sin(W))+P)))
DC(F,S,P)=exp(-pi*(F/S)^2+j*P)
File Id: 13776 Average rating: 0.0
Size: 1 KB # of reviews: 0
Submitted: 2007-01-26 Downloads: 274
Subscribers: 0
Keywords: gabor filter
Stiven Schwanz Dias
-Bi-dimensional Gabor filter with DC compo .. compensation This version of the 2D Gabor f ilter is basically a bi-dimensional Gaussian f unction centered at origin (0, 0) with variance S modulated by a complex sinuso id with polar frequency (F, W) and phase P described by the following equati on : G (x, y, S, F, W, P) = k * Gaussian (x, y, S) * (Sinusoid (x, y, F, W, P) - DC (F, S, P)), where : Gaussian (x, y, S) = exp (-pi * S * 2 ^ (x ^ 2 y ^ 2)) Sinusoid (x, y, F, W, P) = exp (j * (2 * pi * F * (x * cos (W) y * sin (W)) P))) D C (F, S, P) = exp (-pi * (F / S) ^ 2 * P j) File Id : 13776 Average rating : 0.0 Size : # 1 KB of reviews : 0 Submitted : 2007-01-26 Downloads : 274 Subscribers : 0 Keywords : gabor filter Stiven Schwanz Dias
This version of the 2D Gabor filter is basically a bi-dimensional Gaussian function centered at origin (0,0) with variance S modulated by a complex sinusoid with polar frequency (F,W) and phase P described by the following equation:
G(x,y,S,F,W,P)=k*Gaussian(x,y,S)*(Sinusoid(x,y,F,W,P)-DC(F,S,P)),
where:
Gaussian(x,y,S)=exp(-pi*S^2*(x^2+y^2))
Sinusoid(x,y,F,W,P)=exp(j*(2*pi*F*(x*cos(W)+y*sin(W))+P)))
DC(F,S,P)=exp(-pi*(F/S)^2+j*P)
File Id: 13776 Average rating: 0.0
Size: 1 KB # of reviews: 0
Submitted: 2007-01-26 Downloads: 274
Subscribers: 0
Keywords: gabor filter
Stiven Schwanz Dias
-Bi-dimensional Gabor filter with DC compo .. compensation This version of the 2D Gabor f ilter is basically a bi-dimensional Gaussian f unction centered at origin (0, 0) with variance S modulated by a complex sinuso id with polar frequency (F, W) and phase P described by the following equati on : G (x, y, S, F, W, P) = k * Gaussian (x, y, S) * (Sinusoid (x, y, F, W, P) - DC (F, S, P)), where : Gaussian (x, y, S) = exp (-pi * S * 2 ^ (x ^ 2 y ^ 2)) Sinusoid (x, y, F, W, P) = exp (j * (2 * pi * F * (x * cos (W) y * sin (W)) P))) D C (F, S, P) = exp (-pi * (F / S) ^ 2 * P j) File Id : 13776 Average rating : 0.0 Size : # 1 KB of reviews : 0 Submitted : 2007-01-26 Downloads : 274 Subscribers : 0 Keywords : gabor filter Stiven Schwanz Dias
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 111186774improved_gaborfilter.rar 列表 gaborfilter.m