CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - gabor filter
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - gabor filter - List
[
matlab
]
matlab_sourcecode_for_Axes
DL : 0
FPEXTRACTDEMO 指纹特征提取演示程序 一个完整的指纹特征提取程序。包括常用的所有算法... 选项: - Centralize: 二值化图像,计算中心点 - Crop: 图像修剪 - Sectorize: 可视化扇形 - Normalize: 归一化输入图像 - Gabor filters: 可视化Gabor滤波器 - Convolute: 计算输入图像和Gabor滤波器的convolution - Features: 特征可视化 - FingerCode: 在数据库中加入该指纹 - Check: 指纹匹配-Fingerprint Feature Extraction FPEXTRACTDEMO demo program a complete fingerprint feature extraction procedures. Including all the algorithms commonly used options ...:- Centralize: binary image, Center Point- Crop: image pruning- Sectorize: Visualization fan- Normalize: normalized input image- Gabor filters: Visualization Gabor Filter- Convolute: Calculation of the input image and Gabor filter convolution- Features: Characteristics of visualization- FingerCode: in the database to join the fingerprint- Check: Fingerprint matching
Date
: 2026-01-10
Size
: 359kb
User
:
郭长振
[
matlab
]
Iris-Segmentation
DL : 0
Daugman虹膜识别方法的研究,利用2_D Gabor filter进行Iris Recognition. MATLAB实现基于Daugman的虹膜提取算法源代码\Iris-Segmentation-Daugman iris recognition method, using 2_D Gabor filter for Iris Recognition.MATLAB based on Daugman
Date
: 2026-01-10
Size
: 57kb
User
:
唐龙
[
matlab
]
Gabor
DL : 0
Source code for 2D Gabor filter
Date
: 2026-01-10
Size
: 2kb
User
:
mohsn
[
matlab
]
2DGaborfilter
DL : 0
two dimentional gabor filter
Date
: 2026-01-10
Size
: 2kb
User
:
vahid riazi
[
matlab
]
gabor
DL : 0
Gabor filter with 2 files, creategabor is the function agreeing with the gabor function, gabor is an sample for implementing and visualizing the gabor filter by 5*8 images
Date
: 2026-01-10
Size
: 1kb
User
:
kathie
[
matlab
]
Gabor_Filtering
DL : 0
采用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>
Date
: 2026-01-10
Size
: 1.15mb
User
:
rocky
[
matlab
]
text_seg
DL : 0
this a code to segment the color texture using Gabor filter. It uses the initial segmentation using kmeans clustering.-this is a code to segment the color texture using Gabor filter. It uses the initial segmentation using kmeans clustering.
Date
: 2026-01-10
Size
: 82kb
User
:
sidharth
[
matlab
]
gaborcode2
DL : 0
matlab code for gabor filter
Date
: 2026-01-10
Size
: 1kb
User
:
nanu
[
matlab
]
Gabor-base-face-recognition
DL : 0
基于高波滤波的特征提取技术,从而实现人脸识别和表情识别的目的-Based on high-wave filter feature extraction techniques, in order to achieve the purpose of face recognition and expression recognition
Date
: 2026-01-10
Size
: 18.38mb
User
:
hefangfang
[
matlab
]
CBIR
DL : 0
一个基于Gabor滤波器组的多特征融合的图像检索算法(CBIR based on Multi-Features Combining Multi-parameters from Gabor Filter-bank, 简称multi法),融合了基于Gabor 小波系数的标准方差,峰态,能量,平滑度和一致性度量五个特征量度,实验表明,该算法是一种更加有效的图像检索方法。-we propose a CBIR algorithm based on Multi-Features Combining Multi-parameters from Gabor Filter-bank(called multi algorithm for short), which use Gabor filter banks and combine five features including standard deviation, kurtosis, energy, smoothness and uniformity together. The results of experiments show that this algorithm is a more effective method used for image retrieval.
Date
: 2026-01-10
Size
: 2kb
User
:
super
[
matlab
]
Gabor
DL : 0
经典的Gabor滤波器的源码,Matlab实现-Gabor Filter code in Matlab
Date
: 2026-01-10
Size
: 2kb
User
:
Conan
[
matlab
]
Gabor
DL : 0
Gabor的matlab程序,Gabor滤波是一种不错的特征提取方法,尤其在图像处理应用广泛-Gabor' s matlab program, Gabor filter is a good feature extraction method, especially widely used in image processing
Date
: 2026-01-10
Size
: 60kb
User
:
小明
[
matlab
]
Gabor-filter
DL : 0
实现Gabor滤波的源代码,包括C++、matlab源程序,还有介绍其原理的word文件-Gabor filter realization of the source code, including C++, matlab source, as well as introduce the principle of word document
Date
: 2026-01-10
Size
: 55kb
User
:
陈颖
[
matlab
]
gabor
DL : 0
gabor filter for texture
Date
: 2026-01-10
Size
: 1kb
User
:
poonam
[
matlab
]
Gabor-Filter
DL : 0
Gabor filter good-one
Date
: 2026-01-10
Size
: 64kb
User
:
Sanjeev
[
matlab
]
Gabor-filter-programme
DL : 0
这是用于图像处理的一个Gabor滤波器的源代码-This si a Gabor filter programme,I hope all of you to help.
Date
: 2026-01-10
Size
: 1kb
User
:
songwenyang
[
matlab
]
Gabor-filter-Matlab-code
DL : 0
Matlab的Gabor滤波器代码,使用方法: I = imread( 图像文件名 ) [G,gabout] = gaborfilter1(I,2,4,16,pi/3) figure,imshow(uint8(gabout)) -Gabor filter Matlab code, use the method: I = imread ( image filename ) [G, gabout] = gaborfilter1 (I, 2,4,16, pi/3) figure, imshow (uint8 (gabout) )
Date
: 2026-01-10
Size
: 3kb
User
:
去雷
[
matlab
]
2d and 3d gabor filter creators in matlab
DL : 0
2d and 3d gabor filter used to extract some features of image/video for the quality assessment method
Date
: 2026-01-10
Size
: 4kb
User
:
tombizzz
[
matlab
]
gabor-master
DL : 0
example gabor filter with matlab
Date
: 2026-01-10
Size
: 88kb
User
:
Atha
[
matlab
]
Gabor-filter-in-Matlab
DL : 0
基于Gabor滤波器的图像纹理特征提取,这是Matlab文件,参数可以自己调整。其中包含一个主程序,多个子函数程序。(Image texture extraction based on Gabor filter in Matlab)
Date
: 2026-01-10
Size
: 5kb
User
:
mvr
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.