Matlab 的 Gabor 滤波器我要分享

Gabor Filters for matlab

matlab gabor 滤波器

关注次数: 226

下载次数: 0

文件大小: 64.50 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:Gabor 滤波器的 matlab 源代码。如果你是很容易过滤的过滤不休。在 matlab 中的过滤 gabor 筛选。它是美丽和柔性的 matlab 代码。 功能 gb = gabor_fn (西格玛、 θ、 羊肉


English Description:

Gabor Filter for matlab source code. if you are filt abaut it is easy to filt. filt in matlab gabor filter. it is beautiful and filexible code for matlab. function gb=gabor_fn(sigma,theta,lambda,psi,gamma) sigma_x = sigma; sigma_y = sigma/gamma; % Bounding box nstds = 3; xmax = max(abs(nstds* Click the file on the left to start the preview,please !The preview only provides 20% of the code snippets, the complete code needs to be downloaded Loading Report


代码预览