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:
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:
Description: 利用Gabor滤波实现纹理特征的提取。CGabor类用于生成单个滤波器,并可用生成的滤波器对图像进行滤波。CGetTexture生成不同尺度和相位的滤波器组,从文件夹中依次读取图像文件进行一系列滤波,生成纹理特征图像。-Realize the use of Gabor filter texture features extraction. CGabor type used to generate a single filter, and filters can be used to generate image filtering. CGetTexture generated at different scales and phase filter banks, from the folder to read image files in order to conduct a series of filtering, to generate the image texture features. Platform: |
Size: 5120 |
Author:dragon |
Hits:
Description: matlab下gabor滤波算法,可以提取图象纹理特征.-under the gabor filter matlab, image texture features can be extracted. Platform: |
Size: 5120 |
Author:bruce |
Hits:
Description: 采用matlab,实现了gabor滤波的核心功能-gabor filter is very famous and really useful for texture feature extraction and image retrivel. attached code is wrriten well using matlab. More detail can be referenced in the paper <texture features for browsing and retrieval of image data> Platform: |
Size: 1209344 |
Author:rocky |
Hits:
Description: Gabor wavelet filter for texture extraction,-The orientation and scale can be changed in this program to extract texture information.Here 3 scales and 4 orientation was used
Platform: |
Size: 87040 |
Author:张宇 |
Hits:
Description: gabor滤波器的matlab代码,用于在不同方位不同尺度下的图像纹理特征提取。-the code of Gabor filter,using for texture features extract under multi-orient and multi-scale. Platform: |
Size: 1024 |
Author:guomin |
Hits:
Description: 基于Gabor变换的图像纹理识别。
提出了一种改进的Gabor变换的图像纹理增强算法,将空域的纹理图像变换到联合空间频率域并将联合空间
频率域的能量分布作为掌纹的特征,Gobar滤波器在频域内对子块其主方向上频率能量分布进行滤波,特征向量进行了匹配
识别,增强特征纹线信息并对核心区域进行多方向空间频率能量滤波合成,同时也对滤波算法进行了优化,有效地减少了运
算量。-Gabor transform based image texture recognition. An improved image of the Gabor transform texture enhancement algorithm, the airspace of the texture image transform frequency domain to the joint space and joint space frequency domain characteristics of the energy distribution as a palm, Gobar filter pair in the frequency domain block its the main direction of the energy distribution of the frequency filtering, feature vectors were matched to identify, enhance the features of ridge information as well as the core region of multi-dimensional spatial frequency energy filter synthesis, but also on the filtering algorithm has been optimized, effective in reducing the computational complexity. Platform: |
Size: 820224 |
Author:爱学习 |
Hits:
Description: Gabor小波变换代码用于局部特征提取使用,又相当好的效果-Gabor texture descriptor 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 descriptor is proposed.
In this paper, we investigate the performance of these two
Gabor texture descriptor in texture classification. We built
a texture classification system based on BPNN, and use the
corresponding feature vector from traditional Gabor texture
descriptor or Rayleigh model one as input of BPNN. We use
three datasets from the Brodatz album database. For all
the three datasets, the original texture images are subdivided
into non-overlapping samples of size 32 × 32. 50
of the total samples are used for training and the rest are
used for testing. We compare the system training time and
recognition accuracy between two Gabor texture descriptor.
The experimental results show that, it takes more time when
using Rayleigh model Gabor texture descriptor than tr Platform: |
Size: 16384 |
Author:力量 |
Hits:
Description: Example of a two-dimensional Gabor filterIn image processing, a Gabor filter, named after Dennis Gabor, is a linear filter used for edge detection. Frequency and orientation representations of Gabor filter are similar to those of human visual system, and it has been found to be particularly appropriate for texture representation and discrimination. In the spatial domain, a 2D Gabor filter is a Gaussian kernel function modulated by a sinusoidal plane wave. The Gabor filters are self-similar – all filters can be generated from one mother wavelet by dilation and rotation
Platform: |
Size: 7168 |
Author:Real1 |
Hits:
Description: 利用Gabor滤波器提取图像纹理特征,用于图像分类模式识别-Extract the texture feature using Gabor filter/wavelet. You should first generate cell array G, which is a set of kernels in freq domain, then pass G and the image to the function GABORCONV. Platform: |
Size: 3072 |
Author:Ethan |
Hits: