搜索资源列表
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 texture descr iptor have gained much attention for different aspects of computer vision and pattern recognition. Recently, on the rayleigh nature of Gabor filter outputs Rayleigh model Gabor texture descr ipt
81404579gabor
- garbor变换的源程序,很好用,详细可以参照说明-Transform garbor source, well used, can refer to a detailed descr iption
entropyandgabor
- 频率域熵图,两个窗口,熵的径向和角向分布,便于分析纹理,还有一个自己写的gabor变换,请参考。-Frequency domain entropy map, two windows, the entropy of the radial and angular distribution, to facilitate analysis of texture, there is a transform gabor wrote it myself, please refer to.
Gabor
- (注意,之前上传的Fea_Gabor_brodatz有误)该代码为用gabor变换算法提取图像的纹理特征,用matlab编写,可应用于基于纹理的图像检索系统。其中还包含一篇gabor变换相关的文献-The code for the transformation algorithm using gabor texture features extracted using matlab preparation, can be applied to image retrieval system bas
PledgetDetection
- 采集图像,并对图像进行用傅里叶变换和Gabor变换进行处理。-Picture progressing using FFT and Gabor.
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-transformation
- 介绍了Gabor变换的基本概念及基函数的选择。-The the Gabor transform basic concepts and the choice of the basis functions.
gabor
- gabor变换即小波变换,对输入的图像进行小波变换,可以用于进行图像的下一步处理,比如在人脸识别中的应用-gabor transform the wavelet transform of the input image wavelet transform, the image can be used for further processing, such as face recognition
Gabor-Filter-cPP
- 基于Gabor变换的滤波器设计,用于图像处理中特征提取,图像分割-Gabor filter is used in image processing, feature extraction, image segmentation
gabor
- gabor变换,基于matlab的图像处理中特征值提取Image processing, extracting a feature value-Image processing, extracting a feature value
Gabor
- Gabor变换用于图像,一种基于Gaboe变换的算法,可以用于参考-Gabor for face
gabor
- gabor变换,用于提取方向信息,可以对于任意角度和尺度的图像提取-gabor transform
hough,gabor,Radon,headata,wdcbm2()
- 1.从图像中识别几何形状的基本方法;基本原理是在于利用点与线的对偶性,将原始图像空间给定的曲线通过曲线表达形式变为参数空间的一个点,这样就把原始图像中给定的检测问题转化为寻找参数空间的峰值问题。 2.基于Gabor变换的人眼检测MATLAB实现。 3.基于Radon的车牌矫正方法。 4.基于模型函数headata产生不同大小的头模型数据。 5.基于函数wdcbm2()设置图像分层阈值压缩参数,实现图像压缩(The basic method of identifying geometry
单尺度单方向Gabor
- Gabor变化的方式提取图像的各种特征用于图像识别(Gabor changes the way to extract the various features of the image for image recognition)
基于Gabor小波变换的图像纹理特征提取_蓝永
- 这篇论文对于Gabor小波分析的说明特别详细,非常有利于我们理解(This paper is particularly detailed for the descr iption of Gabor wavelet analysis, which is very helpful to our understanding.)
Gabor变换及特征提取
- 利用opencv在VS2012中编程实现的Gabor特征提取(Gabor feature extraction based on OpenCV programming in VS2012)