搜索资源列表
gabor(matlab)(C)
- 可以实现Gabor变换,其中包含了采用C语言和Matlab两种工具实现-can achieve Gabor transform, which contains the C language and tools to achieve both Matlab
gabor
- gabor变换程序,初学,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小波变换代码用于局部特征提取使用,又相当好的效果-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
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
81404579gabor
- garbor变换的源程序,很好用,详细可以参照说明-Transform garbor source, well used, can refer to a detailed descr iption
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变换属于加窗傅立叶变换,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
- 基于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变换提取图像的空间多尺度多方向的特征(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
单尺度单方向Gabor
- Gabor变化的方式提取图像的各种特征用于图像识别(Gabor changes the way to extract the various features of the image for image recognition)
Gabor变换及特征提取
- 利用opencv在VS2012中编程实现的Gabor特征提取(Gabor feature extraction based on OpenCV programming in VS2012)