搜索资源列表
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变换!本m文件实现了Gabor 变换!在MATLAB环境下可以运行实现!-Gabor transform
Gabor
- 使用MATLAB对图像做Gabor变换,提取图像的特征值。-Use MATLAB to do the image Gabor transform, extract images eigenvalues.
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!
Gabor
- Gabor变换的Matlab程序,是个压缩包,里面Gabor.m是运行主程序。-Gabor transform of the Matlab program, is a compressed package, which Gabor.m is to run the main program.
gabor
- 小波变换的实例,直接放在MATLAB里就可以运行,但需要换入自己的图片-Wavelet transform instance, can be placed directly inside MATLAB to run, but needs to be replaced into its own image
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
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
gabor
- gabor变换——gabor变换能有效的一直字符的噪声,变形、断裂、模糊以及亮度不均匀图像干扰-gabor
tfrgabor
- Gabor变换 这是一个简短的Gabor变换,非常实用,能计算相关的问题。-gabor transfor TFRGABOR Gabor representation of a signal his program is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNE
Gabor-Transform
- 附件的代码为Gabor变换的源代码,运行正常,并且非常实用。-Annex Gabor transform code for the source code, operating normally, and very practical.
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
- Gabor变换子函数,有详细注释,采用高斯窗,绝对可用-Gabor transform subroutine, detailed notes, using the Gaussian window, absolutely useful
gabor
- 使用matlab实现gabor变换变换,对于学习现代信号处理技术有很大帮助(Using matlab realizes gabor)
gabor
- gabor变换matlab程序 可以做地震数据频谱分析(Gabor transform MATLAB program can do seismic data spectrum analysis)
Gabor
- 二维gabor变换提取图像的空间多尺度多方向的特征(2 dimensional gabor transform)
hough,gabor,Radon,headata,wdcbm2()
- 1.从图像中识别几何形状的基本方法;基本原理是在于利用点与线的对偶性,将原始图像空间给定的曲线通过曲线表达形式变为参数空间的一个点,这样就把原始图像中给定的检测问题转化为寻找参数空间的峰值问题。 2.基于Gabor变换的人眼检测MATLAB实现。 3.基于Radon的车牌矫正方法。 4.基于模型函数headata产生不同大小的头模型数据。 5.基于函数wdcbm2()设置图像分层阈值压缩参数,实现图像压缩(The basic method of identifying geometry