代码搜索:fingerprint
找到约 407 项符合「fingerprint」的源代码
代码结果 407
www.eeworm.com/read/166433/10021467
m drawroi.m
function [roiImg,roiBound,roiArea] = drawROI(in,inBound,inArea,noShow)
% drawROI(grayLevelFingerprintImage,ROIboundMap,ROIareaMap,flagToDisableGUI)
% construct a ROI rectangle for the input finger
www.eeworm.com/read/355956/10240909
m drawroi.m
function [roiImg,roiBound,roiArea] = drawROI(in,inBound,inArea,noShow)
% drawROI(grayLevelFingerprintImage,ROIboundMap,ROIareaMap,flagToDisableGUI)
% construct a ROI rectangle for the input finger
www.eeworm.com/read/278099/10569620
cpp archive.cpp
// +++Date last modified: 05-Jul-1997
/*
** ARCHIVE.CPP
**
** Written by Jari Laaksonen (2:221/360.20), 2 Sep 1994
** Based on the code by Heinz Ozwirk and David Gersic.
**
** Free for
www.eeworm.com/read/272828/10942385
iss fp.iss
; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
[Setup]
AppName=指纹考勤系统
AppVerName=Version 1.0
AppPublisher=广东技术师范学院,
www.eeworm.com/read/465406/7054694
m fpextractdemo.m
function fpextractdemo(action, varargin)
% FPEXTRACTDEMO 指纹特征提取演示程序
% Modified by PRTsinghua@hotmail.com
%
% 输入图像必须是256×256的灰度图
% 8-bit灰度级的图像 @ 500 dpi.
% 如果这些条件不满足,一些函数中的参数必须做相应的改变
%
%
www.eeworm.com/read/444297/7614379
m codice_b.m
%
% In order to obtain a simple and effective source code for
% Fingerprint Recognition System please visit
% http://utenti.lycos.it/matlab/beginner.htm
%
% There you will be able to make a sma
www.eeworm.com/read/444287/7614567
m drawroi.m
function [roiImg,roiBound,roiArea] = drawROI(in,inBound,inArea,noShow)
% drawROI(grayLevelFingerprintImage,ROIboundMap,ROIareaMap,flagToDisableGUI)
% construct a ROI rectangle for the input finger
www.eeworm.com/read/439532/7706907
m fpextractdemo.m
function fpextractdemo(action, varargin)
% FPEXTRACTDEMO 指纹特征提取演示程序
% Modified by PRTsinghua@hotmail.com
%
% 输入图像必须是256×256的灰度图
% 8-bit灰度级的图像 @ 500 dpi.
% 如果这些条件不满足,一些函数中的参数必须做相应的改变
%
%