搜索资源列表
gabortb-4
- gabor滤波器的matlab算法实现,有自己的独到之处,并附带一些参考文献-Matlab filter algorithm, it has its own unique, and some incidental references
gaborfilter
- 图像处理中重要的Gabor滤波器的Matlab实现-Image Processing important Gabor filter Matlab
gabor11
- gabor滤波器,可以检测图像边缘信息,有利于初学者使用学习。-gabor filter can detect edges, and is conducive to beginners learning.
Gabor
- 计算Gabor滤波器函数. Gabor1.m:4个方向的Gabo滤波器模板的图像显示. Gabor2.m:4个方向的Gabor滤波器对lena进行滤波的顶层调用模块. gabor.m:绘制一个Gabor滤波器的空域和频域函数图. compute.m:计算Gabor滤波器函数(要被上面3个模块调用,这3个模块彼此独立)
gabor
- gabor滤波器算法源码,c语言描述,有兴趣可以拿去参考参考-gabor filter algorithm source code
gaborfiltercode
- gabor滤波器的matlab代码,用于在不同方位不同尺度下的图像纹理特征提取。-the code of Gabor filter,using for texture features extract under multi-orient and multi-scale.
fangxiang
- 方向滤波---利用gabor滤波器设计,能够对360度的任何方向进行滤波---- Use the direction of filtering gabor filter design, to the 360-degree filter in any direction
Gabor_filter_Gaussian_filter
- 纹理分割中的Gabor滤波器和Gaussian滤波器的MATLAB源代码-Texture Segmentation of Gabor filters and Gaussian filters MATLAB source code
gaborfiltermatlab
- gabor滤波器对图像进行滤波,得到不同方位不同尺度下的图像纹理特征。-using for texture features extract under multi-orient and multi-scale.
gabmin
- Gabor 滤波器~~~ 很好用~~~ 推荐使用~~ 自己用过-Gabor 滤波器~~~ 很好用~~~ 推荐使用~~ 自己用过~~~~~
89346508gabor11
- 三种不同的gabor滤波器实现方式,有助于你深入的理解-Three different implementations of the gabor filters will help you in-depth understanding of
Gabor
- 毕设中发现关于gabor滤波器其实国内很少有注释比较详细的代码,参考了国外的代码后写了这个gabor滤波器,希望对大家有帮助-Complete set of gabor filters on the fact that there is little comment in more detail the domestic code, reference code abroad wrote this gabor filters, we want to help
gbfilter2
- 一个2维的Gabor滤波器代码,希望对大家有所帮助-a 2-D gabor filter code,I hope it helpfull for other people.
gaborfilter1
- 用于matlab 的gabor滤波器的设置,实现对二维矩阵的滤波,该方法简单实用,很好设置参数-In matlab gabor filter set, realizing the two-dimensional matrix filter, this method is simple and practical, very good set parameters
gaborfilter2
- 另外的一个gabor滤波器设置,可以实现对任意的二维矩阵实现GABOR滤波方法-GABOR filter method can be achieved on any of the two-dimensional matrix to achieve a gabor filter settings
gabor1
- gabor滤波器,用与计算机图形图像处理方面的,很方便,共享给大家,。-gabor filter, using image processing and computer graphics, it is convenient for everyone to share.
Gabor-Transform
- Gabor滤波器的原理是 其脉冲响应为一个谐波函数(即下式中的余弦函数)和一个高斯函数的乘积。根据信号与系统理论,时频域的卷积和乘积互为傅里叶变换。Gabor滤波器的傅里叶变换为谐波和高斯函数各自傅里叶变换的卷积-The principle of the Gabor filter is a harmonic of its impulse response function (i.e., the cosine function in the formula) and the product of
Gabor_filtering
- Gabor滤波器是一个用于边缘检测的线性滤波器。Gabor变换是一种短时傅里叶变换方法,其实质是在傅里叶变换中加入一个窗函数,通过窗函数来实现信号的时频分析。当选取高斯函数作为窗函数时,短时傅里叶变换称为Gabor变换。-Gabor filter is a linear filter for edge detection. Gabor transform is a short-time Fourier transform method, and its essence is to add a w
DAVID
- 二维掌纹识别,张大鹏课题组的gabor滤波器特征提取方法。可以使用借鉴参考学习。-Dimensional palmprint identification, gabor filter characteristics David Zhang research group extraction method
Gabor滤波器
- 基于计算机视觉的Gabor滤波器,可实现环境抑制和轮廓增强。