搜索资源列表
关于gabor算法的matlab和c的源程序
- 关于gabor算法的matlab和c的源程序-algorithm on the Matlab and c of the source
gabor(matlab)(C)
- 可以实现Gabor变换,其中包含了采用C语言和Matlab两种工具实现-can achieve Gabor transform, which contains the C language and tools to achieve both Matlab
gabor
- 一个Gabor滤波器的C++源码,实现了Gabor的变换功能
gabor
- gabor滤波C++源码,需要安装opencv库支持
Gabor Filters
- 日本人写的Gabor Filters的c源码,可以直接运行,有图像化的界面,可以实时的修改参数,比较效果。
Gabor(matlab_C_Cv).rar
- 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 ,Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need
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
LaplacianPyramid
- 拉普拉斯金字塔出来程序,在OpenCV开发环境下能实现多分辨率多多尺度的拉普拉斯金字塔的图像处理。-The programming can deal with Laplacian Pyramid. Firstly ,using Gaussian pyramid process image, then using Gabor deal with it.The effect is very good.
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
gabor
- C下gabor滤波算法 提取图象纹理特征的经典方法 under C filtering algorithm extract image texture features one of the classic methods -C under the gabor filtering algorithm extracted image texture features classic method under C filtering algorithm extract image texture f
gabor
- 讲Gabor很详细 大家可以下下看看!(英文版)-Gabor speak in great detail to see if we can under the circumstances! (English version)
gabor
- gabor 小波matlab变换,与C结合-gabor wavelet transform matlab, and C combined
gaborfilter
- 使用盖博滤波的医学图像处理之增强使用C++语言VC++环境-gabor filter
MyImage
- 基于VC++平台,对图像进行处理,可以添加高斯白噪声,运用laplace,gabor等算法实现图像的处理-VC++ based platform for image processing, you can add white Gaussian noise, the use of laplace, gabor such as image processing algorithm
Gabor
- 人脸检测的程序,效果不错!内附用法说明,调用一张图片,将现实出人脸的边缘。-code for facedetection,the performance is nice! usage: I=double(imread c:\Data\girl1.jpg )) detect_face(I) The function will display the bounding box if a face is found.
Gabor(C)
- 编写的Gabor源代码,C++的,可以运行,这是我在提出Gabor算法的作者主页上找的,很好的代码。-Gabor source code written, C++, can run, which I put forward the the Gabor algorithm of the home page to find good code.
Gabor变换及特征提取
- 利用opencv在VS2012中编程实现的Gabor特征提取(Gabor feature extraction based on OpenCV programming in VS2012)