搜索资源列表
gabor(matlab)(C)
- 可以实现Gabor变换,其中包含了采用C语言和Matlab两种工具实现-can achieve Gabor transform, which contains the C language and tools to achieve both Matlab
gabor.rar
- 提取纹理特征,现在最流行的是gabor小波变换,它的集具有一定的方向性,和纹理特征吻合,Extraction of texture features, and now the most popular is the gabor wavelet transform, it sets a certain direction, and texture characteristics of anastomosis
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
Log_gabor.rar
- 很好用的Log-Gabor变换源代码,可以用于图像的特征提取,Good use of Log-Gabor transform source code, can be used for image feature extraction
gabor
- 这个文件是实现gabor变换的,读取图像,然后运行gabor功能实现结果。 已经运行过,可以,有时候会出现bug,不要紧。-This file is the gabor transform, read the image, then run gabor functions to achieve results. Already running, you can sometimes bug, it does not matter.
Gabor
- 使用MATLAB对图像做Gabor变换,提取图像的特征值。-Use MATLAB to do the image Gabor transform, extract images eigenvalues.
Gabor
- Gabor滤波器,可以对图像进行二维Gabor小波变换,用来特制提取-Gabor filter can be two-dimensional Gabor wavelet transform image, for a special extraction
Gabor
- Gabor小波变换的matlab实现,可以完成对图像的纹理特征提取,广泛应用于图像处理,模式识别等方向-Gabor wavelet transform matlab implementation can complete the image texture feature extraction is widely used in image processing, pattern recognition and so the direction of
Gabor
- 自己写的gabor小波卷积变换,8位图,学习模式识别有用的gabor-Gabor wrote it myself convolution wavelet transform,
gabor
- Gabor变换属于加窗傅立叶变换,用VC++编写,每一步都有详细的解释!-Gabor transform is windowed Fourier transform, using VC++ development, every step has a detailed explanation!
2
- 基于Gabor变换的图像纹理识别。 提出了一种改进的Gabor变换的图像纹理增强算法,将空域的纹理图像变换到联合空间频率域并将联合空间 频率域的能量分布作为掌纹的特征,Gobar滤波器在频域内对子块其主方向上频率能量分布进行滤波,特征向量进行了匹配 识别,增强特征纹线信息并对核心区域进行多方向空间频率能量滤波合成,同时也对滤波算法进行了优化,有效地减少了运 算量。-Gabor transform based image texture recognition. An improv
Gabor
- Gabor变换属于加窗傅立叶变换,Gabor函数可以在频域不同尺度、不同方向上提取相关的特征。另外Gabor函数与人眼的生物作用相仿,所以经常用作纹理识别上,并取得了较好的效果。-Gabor transform belongs to the windowed Fourier transform, Gabor function can be in the frequency domain on different scales and different directions extract re
gaborfilter1
- Gabor滤波器的源码,基于matlab。可以适用于图形图像的Gabor变换。-Gabor filter' s source code, based on matlab. Can be applied to graphic images of Gabor transform.
gaborWavelet2
- gabor变换提取图片特征的代码片断,以及gabor滤波器的部分代码-gabor transform to extract image features of the code snippet
cvgabor
- 这里包含高质量的Gabor实现代码,基于OpenCV。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 -Gabor included here to achieve high-quality code, based on OpenCV. Gabor transform can be achieved in multiple scales, multiple orientations of the transform
gabor-pca
- 本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce
Gabor
- 基于opencv1.0实现的二维Gabor滤波器, Gabor变换属于加窗傅立叶变换,Gabor函数可以在频域不同尺度、不同方向上提取相关的特征。另外Gabor函数与人眼的生物作用相仿,所以经常用作纹理识别上,并取得了较好的效果。-Based on two-dimensional Gabor filter realization opencv1.0, Gabor transform is windowed Fourier transform, Gabor functions in the fr
gabor-transform
- Gabor变换可以达到时频局部化的目的:它能够在整体上提供信号的全部信息而又能提供在任一局部时间内信号变化剧烈程度的信息。简言之,可以同时提供时域和频域局部化的信息。-Frequency localized Gabor transform can achieve the purpose: it can provide all the information of the signal on the whole and they can provide the intensity of the s
gabor-transformation
- 介绍了Gabor变换的基本概念及基函数的选择。-The the Gabor transform basic concepts and the choice of the basis functions.
Gabor
- 二维gabor变换提取图像的空间多尺度多方向的特征(2 dimensional gabor transform)