Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - gabor filter for fingerprint
Search - gabor filter for fingerprint - List
DL : 0
指纹图像增强的文章A modified Gabor filter design method for fingerprint image enhancement
Update : 2008-10-13 Size : 808.82kb Publisher : aaaaaa

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
Update : 2025-02-19 Size : 359kb Publisher : 郭长振

DL : 0
指纹图像增强的文章A modified Gabor filter design method for fingerprint image enhancement-Fingerprint image enhancement of the article A modified Gabor filter design method for fingerprintimage enhancement
Update : 2025-02-19 Size : 809kb Publisher : aaaaaa

本文介绍了Gabor滤波器设计,非常适合指纹图像的滤波和增强。-In this paper, Gabor filter design, very suitable for fingerprint image filtering and enhancement.
Update : 2025-02-19 Size : 655kb Publisher : 李晨

基于改进的Gabor滤波指纹图像增强算法 研究-Gabor filter based on an improved algorithm for fingerprint image enhancement
Update : 2025-02-19 Size : 195kb Publisher : 高彪

Gabor 滤波器工具箱,包括各种Gabor滤波器的函数,可用于图像滤波处理,特征提取,如人脸,掌纹,指纹识别等。-Gabor filter toolbox, including Gabor filter function, can be used for image filtering processing, feature extraction, such as human faces, palm prints, such as fingerprint recognition.
Update : 2025-02-19 Size : 290kb Publisher : 陈浩

DL : 0
指纹识别系统设计时gabor滤波的一段简单小程序-Fingerprint Identification System gabor filter design for a simple applet
Update : 2025-02-19 Size : 1kb Publisher : 宋慧娟

本文件包含了几个关于用gabor滤波器做指纹识别的论文,希望对大家有用-This document contains a number of gabor filter used to do on the fingerprint identification papers, in the hope that useful
Update : 2025-02-19 Size : 2.82mb Publisher : han

DL : 0
This a gabor filter for enhancement of fingerprint image. If need any correction mail me.-This is a gabor filter for enhancement of fingerprint image. If need any correction mail me.
Update : 2025-02-19 Size : 2kb Publisher : Mystic Boy

介绍指纹识别系统如何设计,包括指纹识别的技术以及如何用GABOR滤波的指纹图像处理。-Describes how to design fingerprint identification system, including fingerprint identification technology and how GABOR Filter for Fingerprint Image Processing.
Update : 2025-02-19 Size : 2.77mb Publisher : 李琳莉

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))
Update : 2025-02-19 Size : 1kb Publisher : 郑碧波

i want source code for gabor filter to remove noise in preprocessing step of fingerprint in matlab
Update : 2025-02-19 Size : 1kb Publisher : rams

Gabor filter based finger print classifier. I have given four real time finger images captured of my friends.Accuracy is 80-90 .Developed in C. Can classify the finger to class 1,class 2.For more reference what is classification pls refer to biometric fingerprint recognition
Update : 2025-02-19 Size : 494kb Publisher : avinash

指纹图像增强的文章A modified Gabor filter designn method for fingerprintimage enhancement -Fingerprint image enhancement article A modified Gabor filter designn method for fingerprintimage enhancement
Update : 2025-02-19 Size : 809kb Publisher : 陪同
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.