搜索资源列表
gabor_texture
- gabor小波图片纹理特征提取,MATLAB编码,效果不错!-gabor wavelet image texture feature extraction, MATLAB code, good results!
Gaborchanger
- 在MATLAB中调用gabor变换的代码,生成gaboe小波滤波器。主要用在模式识别的提取特征阶段。-In gabor transform call MATLAB code to generate a wavelet filter gaboe. Mainly used in pattern recognition feature extraction stage.
gabor
- gabor 小波matlab变换,与C结合-gabor wavelet transform matlab, and C combined
Gabor_wavelet
- gabor wavelet filter for texture extraction
gabor
- 小波变换的实例,直接放在MATLAB里就可以运行,但需要换入自己的图片-Wavelet transform instance, can be placed directly inside MATLAB to run, but needs to be replaced into its own image
2DGaborfilter
- matlab编写的Gabor小波滤波器,包括一维和二维两种情况。非常实用-Gabor wavelet filter matlab prepared, including a two-dimensional and two-dimensional case. Very useful
time-frequency_analysis_methods_based_on_MATLAB.ra
- 介绍了常见的时频分析方法,包括短时傅里叶变换,Wigner-Ville分布以及小波变换等,结合MATLAB,引导读者如何运用其来进行时频分析-Describes the common time-frequency analysis methods, including short time Fourier transform, Wigner-Ville distribution and wavelet transform, combined with MATLAB, to guide the r
protein-coding
- 本程序用作定位以及确认蛋白质编码区域,采用Modified Gabor-wavelet 变换的理论来实施的计算。-Identification of protein coding regions using the Modified Gabor-wavelet transform.
gaborsvm1
- 先用gabor 小波滤波器,做特征提取,然后用支持向量机(SVM)做分类,来实现人脸检测.需要用matlab 2010 或更新的版本才能运行-the code is used for face detection.Firstly it use gabor wavelet filter for feature extraction,Secondly it use support vector machine (SVM)for classification.matlab 2010 required.
eyelocationforgabor
- 对原始图像与gabor小波进行卷积后,得到gabor幅度图,对其进行灰度值分析和二值化后就能得到人眼窗口的定位-The original image after convolution with gabor wavelet get gabor magnitude diagram, its gray value analysis and binarization can get after the positioning of the eye window
facedete
- 此程序提取Gabor小波特征,然后由SVM进行分类的Matlab源代码-The Gabor wavelet feature extraction process, then classified by the SVM in Matlab source code
gaboutnnde
- 一个基于输入的图形进行特征提取一种基于gabor小波变换代码。-Graphics based on the input of a feature extraction based on gabor wavelet transform code.
GABOR
- 文件里包括2个函数,实现gabor滤波器,参数可以由自己指定-gabor wavelet
paper1
- Gabor小波变换技术对医学CT图像进行纹理特征分类时,由于图像拍摄角度的变化会造成分类的误差。针对以上问题,在Gabor小波变换的基础上提出一种用于分析旋转不变医学图像的方法。该方法采用旋转规范化,即特征元素的循环移位使规范化后所有的图像都具有相同的主方向。实验结果表明,加入旋转规范化循环算子的Gabor小波变换在医学CT图像纹理特征分类时能够达到较好的精确度。-Gabor wavelet transform lacks in its ability to classify the medic
lunwen
- 提出一种多尺度方向(multi-scale orientation,简称 MSO)特征描述子用于静态图片中的人体目标检 测.MSO 特征由随机采样的图像方块组成,包含了粗特征集合与精特征集合.其中,粗特征是图像块的方向,而精特征 由 Gabor 小波幅值响应竞争获得.对于两种特征,分别采用贪心算法进行选择,并使用级联 Adaboost 算法及 SVM 训 练检测模型.基于粗特征的 Adaboost 分类器能够保证高的检测速度,而基于精特征的 SVM 分类器则保证了检测精 度.另
Gabor
- 小波变换分析,对于图像识别来说是比较重要的一种算法,通过这种算法的学习一定会让你收获不少的-Wavelet transform analysis, an algorithm for image recognition, learning through this algorithm will definitely give you a lot of harvest
gaborfilter
- 这是一个Gabor小波的滤波器,利用Gabor小波进行滤波,同时与高斯窗函数结合-This is a Gabor wavelet filter, Gabor wavelet filter combined with Gaussian window function
Morlet-Wavelet-Kernel-by-Marcelo-Cicconet
- The Morlet wavelet (or Gabor wavelet) is a wavelet composed of a complex exponential (carrier) multiplied by a Gaussian window (envelope). This wavelet is closely related to human perception, both hearing and vision.
Gabor wavelet
- This file Create the Gabor Wavelet Filter
Gabor
- Gabor小波提取特征源码,支持向量量机作分类器,能用于掌纹,人脸,指纹识别。-Gabor wavelet feature extraction, and then use the support vector machine as classifier, can be used to palmprint, face, fingerprint identification.