搜索资源列表
gabor_asr_cpp.tar
- 提取gabor算子,用于语音识别,提高系统的性能-extraction operator, for speech recognition, improving the performance of the system
gaborvoicerecognition
- 使用gabor变换作语音识别,下载自剑桥的实验室的网站,有兴趣的可以去网站上找资料-used for voice recognition, Cambridge downloaded from the website of the laboratory, interested parties can go to find information on the web site
hosa1
- 信号与系统基础知识包括连续信号与模型、离散信号与模型;常用信号变换包括Z变换、Chirp Z变换、FFT变换、DCT变换和Hilbert变换等;离散系统结构包括IIR、FIR和Lattice结构;IIR滤波器设计包括模拟和数字低通、高通、带通与带阻滤波器设计,以及基于冲激响应不变法和双线性Z变换法的IlR滤波器设计等;FIR滤波器设计包括基于窗函数、频率抽样法和切比雪大逼近法的FIR滤波器设计;平稳信号分析包括经典功率谱估计、基于参数模型的功率谱估计和基于非参数模型的功率谱估计;非平稳信号分析包
mp
- 改进的信号匹配追踪稀疏分解代码,基于gabor时频原子,对语音信号重构效果好
texture-gabor.rar
- gabor提取纹理特征,k-means方法无监督聚类进行图像分割,extract texture feature, cluster by k-means
gabor
- this is a good source for face recognotion as well as detection
GaborFilters
- Gabor Filter 的实现,利用matlab作为编程工具,实现了Gabor变换-Gabor Filter Realization using matlab as a programming tool for the realization of the Gabor transform
deiphiimageprocessing
- 用delphi对数字图像进行预处理,包括图像的灰度化,二值化,反色,中值滤波,高斯滤波,gabor变换,二值图像和灰度的腐蚀,膨胀,以及图像的sobel,prewitt,robert,kirsch,laplace,canny,marr边缘检测-Use delphi for digital image preprocessing, including image gray-oriented, thresholding, anti-color, median filtering, Gaussian
cvgabor
- 用VC实现的Gabor纹理提取器,注释清楚,是一个很经典的Gabor处理,可以多角度多尺度提取Gabor特征-Gabor texture extractor with VC, comments, is a classic Gabor processing can multi-angle multi-scale extraction Gabor feature
cvgabor
- opencv编写的gabor filter 用于图像处理-cvgabor filter
GaborandLBP
- 首次提出将局部二进制模式(LBP) 用到掌纹识别中。借鉴分级检索的思想,先采用Gabor滤波器提取掌纹的全局能量特 征。后采用LBP算子提取局部特征实现两次分类。-First proposed the Local Binary Pattern (LBP) used palmprint recognition. Learn classification retrieval of thought, first use Gabor filter to extract palmprint globa
gabor
- gabor变换是非平稳信号处理中一种很有用的信号处理方法 利用Labview实现gabor变换-gabor transform signal processing method is non-stationary signal processing using Labview a useful gabor transform
Gabor
- gabor in matlab...gabor wavlate in matlab-gabor in matlab...gabor wavlate in matlab...
Gabor
- Gabor filter coding for various images
imageprocessingbydelphi
- 数字图像处理主要程序代码:边缘、滤波、Gabor等。Delphi源码。-Digital image processing code designed by Delphi,which include many new image processing algorithm.
Adaptive_Matching_Pursuit_method
- 自适应子字典的匹配追踪算法程序,matlab程序-adaptive dictionary matching pursuit method(gabor dictionary)
gabor-svm
- 基于小波分析的支持向量机算法,可实现图像识别-The support vector machine (SVM) algorithm based on wavelet analysis program
gabor滤波器
- gabor滤波主要用来提取图像的纹理特征,适用于车牌字符识别和人脸识别的特征提取。
stft
- 时频分析短时功率谱,包含STFT以及GABOR展开- When short-term power spectrum frequency analysis, including STFT and GABOR Expand
use-of-gabor-filter
- This will specify the whole process of gabor filter along with coding.