搜索资源列表
improved_gaborfilter
- 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) an
Gabor-filter
- 实现Gabor滤波的源代码,包括C++、matlab源程序,还有介绍其原理的word文件-Gabor filter realization of the source code, including C++, matlab source, as well as introduce the principle of word document
gabor
- gabor滤波器算法源码,c语言描述,有兴趣可以拿去参考参考-gabor filter algorithm source code
FingerPrintVerify
- 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配-This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition stan
FFTConv
- This project for Gabor filter in C#. -This project for Gabor filter in C#.
gabor
- 一个不错得gabor滤波器,有matlab 和 c-Gabor get a good filter, have matlab and c
gaborfilter
- 使用盖博滤波的医学图像处理之增强使用C++语言VC++环境-gabor filter
fingerprintverify
- 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配等等…… -This is a C++ language implementation with a fingerprint identification procedure that requires the FVC meet international com
gabor_filter
- 本程序实现了二维的高斯滤波效果。采用的是C++语言。-it is the program of the gabor filter
filter
- c++的gabor 滤波器代码,Gabor滤波器经常被用于形状检测和特征提取.-gabor filter
FingerPrintClassifier
- Gabor filter based finger print classifier. I have given four real time finger images captured of my friends.Accuracy is 80-90 .Developed in C. Can classify the finger to class 1,class 2.For more reference what is classification pls refer to biom
gabor
- 本站以C语言和Java语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类,很多都是本站会员的私家珍藏,互联网上其他地方是找不到的-The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes respectively) modulated by a complex sinusoid (with centre frequencies U and V along x
PHO
- 利用图像的相位信息,用gabor滤波器组求图像的边缘强度图。基于相位一致性的图像边缘强度图C代码。-Use of the phase information of the image, the edge intensity of the image using Gabor filter group and FIG. Based on the consistency of the image edge strength phase diagram C code.
filter
- 实现Gabor滤波的源代码,包括C++、matlab源程序,Gabor提取图像特征原理及其matlab实现。-Gabor filtering source code, including C + +, matlab source code, Gabor extract image features principle matlab.
gabor
- Gabor滤波器的C++ 代码,输入图片,输出滤波后图片,测试通过-Gabor filter C++ code, input picture after picture output filter, test by
gabor_filter
- 本程序实现了二维的高斯滤波效果。采用的是C++语言。-it is the program of the gabor filter
gabor2
- 构造gabor滤波器组,可以显示gabor核图像,对图片进行滤波,提取特征(construct a bank of gabor,show the kernel images of gabor and filter an image ,extract feature)
GaborFilter
- gabor filter. good luck bro
GaborFilter-master
- Gabor Filter Make by C/C++,