Welcome![Sign In][Sign Up]
Location:
Search - Gabor texture matlab

Search list

[Special EffectsFeature Extraction and Gabor Filtering_C+Matlab.ra

Description: Garbor filter is famous for its approximation to the characteristic of Cortex in human vision system. The state-of-the-arts advancement in computer vision application demonstrates the success and promissing of this technique. This directory contains the codes for Gabor filtering and texture feature extraction. The strategy of constructing the Gabor filter bank is based on the accompanied paper included in the subdirectory.
Platform: | Size: 966243 | Author: 杨愚根 | Hits:

[Special Effectsfromirangaborfilter

Description: 基于纹理分析的图像分割用滤波实现,需要先输入参数。%The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes -Based on Texture Analysis for Image Segmentation with filtering to achieve, need to input parameters. The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes
Platform: | Size: 3072 | Author: yemaoqiu | Hits:

[Special EffectsFeature Extraction and Gabor Filtering_C+Matlab.ra

Description: Garbor filter is famous for its approximation to the characteristic of Cortex in human vision system. The state-of-the-arts advancement in computer vision application demonstrates the success and promissing of this technique. This directory contains the codes for Gabor filtering and texture feature extraction. The strategy of constructing the Gabor filter bank is based on the accompanied paper included in the subdirectory.-Garbor filter is famous for its approximation to the characteristic of Cortex in human vision system. The state-of-the-arts advancement in computer vision applicationdemonstrates the success and promissing of this technique.This directory contains the codes for Gabor filtering and texture feature extraction . The strategy of constructing the Gabor filter bank is based on the accompanied paperincluded in the subdirectory.
Platform: | Size: 966656 | Author: 杨愚根 | Hits:

[Graph Recognizegaborfilter

Description: gabor filter 图像纹理提取 边缘检测-gabor filter image texture extraction of edge detection
Platform: | Size: 3072 | Author: asdads | Hits:

[Special EffectsGaborTextureSegment

Description: Texture Segmentation using Gabor Filters 纹理图像分割 包括一个pdf文件,几个m文件-Texture Segmentation using Gabor Filters texture image segmentation include a pdf document, several m files
Platform: | Size: 360448 | Author: 程雪娇 | Hits:

[Special Effectsgaborconvolve

Description: gaborconvolve.m Code for convolving an image with a bank of log-Gabor filters. A pre-processing step for texture analysis, feature detection and classification
Platform: | Size: 3072 | Author: wugang | Hits:

[Special EffectsGabor

Description: 基于Gabor小波滤波器的遥感图像多频道纹理分析,图像处理,小波变换应用-Gabor wavelet filter based on remote sensing images of multi-channel texture analysis, image processing, wavelet transform application
Platform: | Size: 292864 | Author: 李泽 | Hits:

[Graph Recognizegaborfilter2

Description: gabor二维滤波器,能有效的提取细节纹理信息。-two-dimensional gabor filter, can effectively extract the details of texture information.
Platform: | Size: 1024 | Author: luowei | Hits:

[Special Effectsgabor

Description: 提取纹理特征,现在最流行的是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
Platform: | Size: 1024 | Author: chengyue | Hits:

[Special Effectsxiaobo

Description: 小波变换,主要功能是实现图像纹理的提取。-Wavelet transform, the main function is to achieve the extraction of image texture.
Platform: | Size: 3072 | Author: 石丽 | Hits:

[Special EffectsGabor(matlab_C_Cv)

Description: 这里包含三个高质量的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 transform can be achieved in a number of scales, a number of position on the transformation, especially for the detection of texture have very good results, the study shows that the characteristics in line with Gabor receptive field characteristics of the human eye.
Platform: | Size: 20480 | Author: | Hits:

[Graph Recognizegabor

Description: Tutorial for Gabor filter basic-Tutorial for Gabor filter basic...
Platform: | Size: 160768 | Author: pranay | Hits:

[source in ebooktexture-gabor

Description: gabor提取纹理特征,k-means方法无监督聚类进行图像分割-extract texture feature, cluster by k-means
Platform: | Size: 64512 | Author: zhengjuan | Hits:

[Mathimatics-Numerical algorithmsGabor_Filter

Description: Various types of Gabor features for texture analysis. These would be very help ful for image retrival.
Platform: | Size: 871424 | Author: Emdad Hossain | Hits:

[Graph programextrace_brodatz

Description: gabor提取纹理程序包,几个文件都有用,合起来可作特征提取-gabor texture extraction package, several documents are available, together, can be used for feature extraction
Platform: | Size: 5120 | Author: zlg | Hits:

[WaveletGabor

Description: 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
Platform: | Size: 190464 | Author: 陈小菲 | Hits:

[matlabgabor

Description: gabor code gabor wavelets used for texture extraction
Platform: | Size: 2081792 | Author: pramod | Hits:

[Special EffectsGabor

Description: (注意,之前上传的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 based on texture
Platform: | Size: 2248704 | Author: vivi | Hits:

[Special Effectsgabor-texture-feature-extraction

Description: 利用gabor小波原理进行纹理特征提取的matlab代码,包括程序、图片、demo-gabor texture feature extraction codes
Platform: | Size: 674816 | Author: 王丽 | Hits:

[matlabGabor-filter-in-Matlab

Description: 基于Gabor滤波器的图像纹理特征提取,这是Matlab文件,参数可以自己调整。其中包含一个主程序,多个子函数程序。(Image texture extraction based on Gabor filter in Matlab)
Platform: | Size: 5120 | Author: mvr | Hits:
« 12 3 4 »

CodeBus www.codebus.net