登录
首页 » Visual C++ » 指纹识别 vfinger

指纹识别 vfinger

于 2009-12-30 发布 文件大小:55370KB
0 397
下载积分: 1 下载次数: 38

代码说明:

  指纹识别demo 演示方向图、roc曲线(fingerprint demo show orientation and ROC curve)

文件列表:

vfinger
.......\Fingerprint Scanners Drivers
.......\............................\Atmel
.......\............................\.....\BIOKI01
.......\............................\.....\.......\MS EHCI Win2000
.......\............................\.....\.......\...............\hccoin.dll
.......\............................\.....\.......\...............\usb2.cat
.......\............................\.....\.......\...............\usb2.inf
.......\............................\.....\.......\...............\usbehci.sys
.......\............................\.....\.......\...............\usbhub20.sys
.......\............................\.....\.......\...............\usbport.sys
.......\............................\.....\.......\Win2000
.......\............................\.....\.......\.......\Bioki.inf
.......\............................\.....\.......\.......\Biokloader.inf
.......\............................\.....\.......\.......\bioload.sys
.......\............................\.....\.......\.......\UsbBiok.sys
.......\............................\.....\.......\Win98
.......\............................\.....\.......\.....\Bioki.inf
.......\............................\.....\.......\.....\Biokloader.inf
.......\............................\.....\.......\.....\bioload.sys
.......\............................\.....\.......\.....\USBBIOK.SYS
.......\............................\.....\.......\XP
.......\............................\.....\.......\..\Bioki.inf
.......\............................\.....\.......\..\Biokloader.inf
.......\............................\.....\.......\..\bioload.sys
.......\............................\.....\.......\..\UsbBiok.sys
.......\............................\.....\FCSWEEP03
.......\............................\.....\.........\FCGene.inf
.......\............................\.....\.........\FCGene.sys
.......\............................\.....\FCSWEEP06
.......\............................\.....\.........\Win2000
.......\............................\.....\.........\.......\FCUSB.INF
.......\............................\.....\.........\.......\FCUSB.SYS
.......\............................\.....\.........\Win98
.......\............................\.....\.........\.....\FCUSB.INF
.......\............................\.....\.........\.....\FCUSB.sys
.......\............................\.....\FC_Parameters.exe
.......\............................\.....\FC_Training.exe
.......\............................\.....\FingerChip.dll
.......\............................\AuthenTec
.......\............................\.........\DATA.TAG
.......\............................\.........\data1.cab
.......\............................\.........\Drivers
.......\............................\.........\.......\FLMckUSB.inf
.......\............................\.........\.......\FLMckUSB.sys
.......\............................\.........\.......\FLUSBDRV.inf
.......\............................\.........\.......\flusbdrv.sys
.......\............................\.........\lang.dat
.......\............................\.........\layout.bin
.......\............................\.........\NeurotecCSA.dll
.......\............................\.........\os.dat
.......\............................\.........\SETUP.EXE
.......\............................\.........\SETUP.INI
.......\............................\.........\setup.ins
.......\............................\.........\setup.lid
.......\............................\.........\_INST32I.EX_
.......\............................\.........\_ISDEL.EXE
.......\............................\.........\_setup.dll
.......\............................\.........\_sys1.cab
.......\............................\.........\_user1.cab
.......\............................\Authentec AES2501
.......\............................\.................\ATMinInst.exe
.......\............................\.................\ATMinInst.msi
.......\............................\.................\ATSC63.dll
.......\............................\.................\trueprint.cpl
.......\............................\BiometriKa
.......\............................\..........\LPT
.......\............................\..........\...\ENG
.......\............................\..........\...\...\DATA.TAG
.......\............................\..........\...\...\data1.cab
.......\............................\..........\...\...\lang.dat
.......\............................\..........\...\...\layout.bin
.......\............................\..........\...\...\os.dat

.......\............................\..........\...\...\SETUP.EXE
.......\............................\..........\...\...\SETUP.INI
.......\............................\..........\...\...\setup.ins
.......\............................\..........\...\...\setup.lid
.......\............................\..........\...\...\_INST32I.EX_
.......\............................\..........\...\...\_ISDEL.EXE
.......\............................\..........\...\...\_setup.dll
.......\............................\..........\...\...\_sys1.cab
.......\............................\..........\...\...\_user1.cab
.......\............................\..........\...\ITA
.......\............................\..........\...\...\DATA.TAG
.......\............................\..........\...\...\data1.cab
.......\............................\..........\...\...\lang.dat
.......\............................\..........\...\...\layout.bin
.......\............................\..........\...\...\os.dat

.......\............................\..........\...\...\SETUP.EXE
.......\............................\..........\...\...\SETUP.INI
.......\............................\..........\...\...\setup.ins
.......\............................\..........\...\...\setup.lid
.......\............................\..........\...\...\_INST32I.EX_
.......\............................\..........\...\...\_ISDEL.EXE
.......\............................\..........\...\...\_setup.dll
.......\............................\..........\...\...\_sys1.cab
.......\............................\..........\...\...\_user1.cab
.......\............................\..........\USB

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • zhengxuan
    一款VC++图像开场加载效果,向大家演示了几种图像装载的特效实现的方法,比如扫描显示、滑动显示、渐入显示和马赛克显示等,大家在使用一些幻灯片软件的时候,经学会看到类似的效果,如果你有一定的VC++基础,你可以借鉴一下本效果的具体方法,再次扩展,可以制作出一款带特效的图像查看器(The opening loading effect of a VC++ image to demonstrate the effects achieved in several image loading, such as scanning, slide show, getting into the display and mosaic display, we learn to look at some slides software to similar effect, if you have certain VC++ basis, you can learn about the effects of specific methods, extended again, can create the image of a band effects Viewer)
    2012-11-08 19:51:35下载
    积分:1
  • ImageProcess
    c#写的图像处理程序框架,包括打开图片、保存、关闭等功能。图像处理包括图像增强里用到的灰度化、亮度增强、线性非线性平滑、一阶二阶锐化等。(c# write image-processing program framework, including open images, save, close and other functions. Image processing including image enhancement is used inside the gray-oriented, brightness increased, the linear non-linear smoothing, sharpening and so on a first-order second-order.)
    2009-10-22 10:19:21下载
    积分:1
  • optimark_manual
    水印攻击测试程序optimark。 这个比stirmark更全面测试水印程序,很好用(Watermark attack test program optimark. This more comprehensive test than stirmark watermark program, very good use)
    2009-11-12 11:19:47下载
    积分:1
  • Chapter-1
    数字图像处理的基础知识学习 涵盖源代码,有助于提高编程(digital image processing )
    2013-11-05 20:36:52下载
    积分:1
  • jitu
    说明:  计算机图形学基本算法 DDA直线 中点直线 BRESEMHAM圆 正负法圆 B样条曲线 B曲线 (DDA line algorithm for computer graphics, the midpoint of the basic straight-line method BRESEMHAM circle round the positive and negative B-spline curve B curve)
    2010-04-19 20:38:49下载
    积分:1
  • VisualCDigitalImageProcessing
    这本是用VC++来实现图像处理的书藉,对于学习图像处理的来说是非常有用的.(This is VC++ to realize image processing books, for learning image processing is very useful.)
    2009-04-18 10:44:05下载
    积分:1
  • FBP
    N年前上数字图像课时写的实验报告和程序,用滤波反投影(Filter Back Project,FBP)法重建图像。(Report and source code for data image restore experiment, using FBP.)
    2013-08-23 00:08:28下载
    积分:1
  • gesture-system
    目前已有的手部运动跟踪系统大多在一定程度上限制了人体运动自由. 基于此, 提出一种无线、 可穿戴、 无障碍的腕关节、 指关节运动跟踪系统. 在人体每个手指甲上粘贴一轻小永磁体, 用以产生标示腕关节、指关节运动的信号 若干磁传感器置于手腕处的电子腕带上, 作为标示信号( 磁信号) 检测器. 当腕关节、 指关 节运动时, 永磁体在各传感器所在位置处的合成磁场发生变化, 传感器对该磁场信号进行测量, 所检测到的磁场信号送入手部姿势估计器, 估计器基于系统数学模型计算手部姿势, 从而实现对手部运动的跟踪.(Most of the existing hand movement tracking system to a certain extent limited the freedom of human motion. This paper presents a wireless, wearable, accessible wrist, knuckles motion tracking system. In each fingernail on the human body Paste a light small permanent magnet to produce marked the wrist, referring to the signal of the joint movement the number of magnetic sensors placed in the wrist at the electronic wristband, as marked signal (magnetic signal) detector. when the wrist, knuckles campaign , the permanent magnet in the magnetic field of the sensor location at changes in the sensors of the magnetic signal measurement, the detected magnetic field signal sent from the start with the Ministry of posture is estimated, the estimator based on the mathematical model to calculate the hand position in order to achieve of hand movement tracking.)
    2020-06-30 07:40:02下载
    积分:1
  • CSC.EGBIS.JSEG.Meanshift
    经典的4种彩色图像分割方法:CSC.EGBIS.JSEG.Meanshift 的VC++实现;及相关英文文献。绝对值得拥有!哈哈...(The classic four kinds of color image segmentation method: CSC.EGBIS.JSEG.Meanshift of VC++ implementation and the relevant literature in English. Definitely worth having!ha ha ...)
    2010-03-08 17:16:14下载
    积分:1
  • Wavelet
    Visual C++下的小波变换,小波分解与重构,加入噪声分析,显示分解和重构图形。(Wavelets for data encode and uncode, the figures would be shown.)
    2009-04-09 21:55:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载