Welcome![Sign In][Sign Up]
Location:
Search - gabor filter implementation

Search list

[Graph Recognizegabor_11_15_01

Description: Gabor filter implementation and usage sample
Platform: | Size: 287878 | Author: 邢延超 | Hits:

[Graph Recognizegabor_11_15_01

Description: Gabor filter implementation and usage sample
Platform: | Size: 287744 | Author: 邢延超 | Hits:

[Special Effectsgaborfilter5

Description: Gabor滤波器的实现函数,与一般网上下载的不同,滤波效果更好,易于提取图像特征-Gabor filter implementation function, and general downloading different, better filtering, easy to extract image features
Platform: | Size: 1024 | Author: 李萍 | Hits:

[Special Effectsfingerprintverify

Description: 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配等等…… -This is a C++ language implementation with a fingerprint identification procedure that requires the FVC meet international competition standards, and establish a fingerprint in the school library on the measurement. Program where the technology applied to the following: median filter, histogram equalization, the direction of ridge line extraction, Gabor filtering, fingerprint refinement, feature extraction, feature point filtering, based on local feature points of the feature matching and so on ... ...
Platform: | Size: 2214912 | Author: 武子 | Hits:

[Multimedia programgaborfilter1

Description: Gabor filter implementation version 2
Platform: | Size: 1024 | Author: bjency | Hits:

[Multimedia programgaborfilter2

Description: Gabor filter implementation version 3
Platform: | Size: 1024 | Author: bjency | Hits:

[File Formatgabor_extract

Description: Gabor Filter Implementation
Platform: | Size: 3249152 | Author: xcz | Hits:

[matlabgaborfilter

Description: gabor filter implementation in matlab
Platform: | Size: 1024 | Author: muslim | Hits:

[matlab4matlab

Description: Gabor Filter implementation in Matlab
Platform: | Size: 23552 | Author: Masum talukder | Hits:

[Special Effectssrc

Description: 一个Java实现的基于内容的图像检索工具包,可用来提取图像的颜色特征、纹理特征(Gabor Filter)以及形状特征,并在此基础上判断图像相关性。-Java implementation of a content-based image retrieval toolkit, which can be used to extract the image' s color features, texture features (Gabor Filter), and shape features, and on this basis to determine the image correlation.
Platform: | Size: 41984 | Author: 杜可 | Hits:

[Special Effectsgaborfilter.tar

Description: Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6,pi/2,3pi/4 then for any input image like(eg. stereo.jpg) you have 6x5 = 30 filtered images. You can choose your desired angles or frequencies. You can put nominaly Sx & Sy = 2,4 or some one else. For instance I tested above example on ( cameraman.tif )(in MATLAB pictures) I = imread( cameraman.tif ) [G,gabout] = gaborfilter1(I,2,4,16,pi/3) figure,imshow(uint8(gabout)) -Gabor filters are often used for shape detection and feature extraction, such as the enhanced fingerprint image. Matlab implementation of the code is a two-dimensional Gabor filter. Use the following code: function [G, gabout] = gaborfilter1 (I, Sx, Sy, f, theta) from ' gaborfilter1' with different f (Frequency) and theta (Angle). For example f: 0,2,4, 8,16,32 theta = 0, pi/3, pi/6, pi/2,3 pi/4 then for any input image like (eg. stereo.jpg) you have 6x5 = 30 filtered images. You can choose your desired angles or frequencies. You can put nominaly Sx & Sy = 2,4 or some one else. For instance I tested above example on (' cameraman.tif' ) (in MATLAB pictures) I = imread (' cameraman.tif' ) [G, gabout] = gaborfilter1 (I, 2,4,16, pi/3) figure, imshow (uint8 (gabout))
Platform: | Size: 1024 | Author: 郑碧波 | Hits:

[JSP/Javagabor2011

Description: 这是一个用递归算法实现的gabo滤波器程序,程序运行速度快-This is a recursive method using Gabor filter implementation procedures, compared with traditional methods greatly improve the speed
Platform: | Size: 3072 | Author: 流线军 | Hits:

[OpenCVcvgabor

Description: 利用OpenCV实现的Gabor Filter。支持Gabor Filter的不同参数。-Using OpenCV implementation Gabor Filter. Gabor Filter support different parameters.
Platform: | Size: 6144 | Author: 王宇翔 | Hits:

[matlabgabor

Description: Garbor filter matlab implementation
Platform: | Size: 1024 | Author: Anton | Hits:

[OS programGabor-Filter

Description: Implementation of Gabor filter on an image file.
Platform: | Size: 68608 | Author: msec109 | Hits:

[WaveletQGF

Description: 代码实现的是四元数Gabor滤波器,从而分析四元数Gabor滤波器的优劣。-implementation the quaternion Gabor filter code.
Platform: | Size: 1024 | Author: songwenyang | Hits:

[Special EffectsGabor-code

Description: GABOR 滤波器的实现方法的MATLAB源程序实现。实现方法比较简单,适合初学者学习。-Implementation of GABOR filter MATLAB source implementation. Implementation is relatively simple, suitable for beginners to learn.
Platform: | Size: 592896 | Author: liuyun | Hits:

[matlabgabor-n-ldp

Description: this zip file contains matlab implementation for generating gabor filter banks and applying on image directory and then followed by applying local directional pattern for feature extraction and histogram for each image is calculated
Platform: | Size: 2048 | Author: NIVI | Hits:

[matlabcode

Description: Gabor filter implementation
Platform: | Size: 4096 | Author: kiran | Hits:

[Special Effectsgaborlvboqi

Description: 基于MATLAB的gabor滤波器的实现,这个是检测边缘的-Based on Gabor MATLAB filter implementation, this is the edge detection
Platform: | Size: 4096 | Author: 张大玲 | Hits:

CodeBus www.codebus.net