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

指纹识别 vfinger

于 2009-12-30 发布 文件大小:55370KB
0 382
下载积分: 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 个回复

  • secret-sharing-ideas
    针对图像秘密共享前需要像素置乱的问题,基于(t, n)门限多重秘密共享思想,提出一种免置乱的图像秘密共享方案,以第n+1人的秘密份额作为因子参与秘密分割与重构,加大相邻像素之间的差距(Based on (t, n) threshold multiple secret sharing ideas, and put forward a kind of scrambling image from secret sharing scheme to n+ 1 people share the secret as factors involved in secret segmentation and reconstruction, increase the gap between adjacent pixels)
    2012-04-10 16:25:00下载
    积分:1
  • SURF
    该算法可以应用于计算机视觉的物体识别以及3D重构中。(The algorithm can be applied to object recognition in computer vision and 3D Reconstruction.)
    2016-05-31 10:32:38下载
    积分:1
  • rm
    说明:  RM的编码过加性高斯白噪声信道(AWGN)后译码的C++ 实现程序,C语言产生高斯白噪声(RM of coded additive white Gaussian noise channel (AWGN) after decoding in C++ program, C language generated Gaussian white noise)
    2011-11-06 15:53:49下载
    积分:1
  • MFC_TreeCRTL
    对话框以及树控件的描述及应用,很值得初学者学习,代码可以直接运行(Dialog boxes, and a description of the tree control and application, it is worth learning for beginners, the code can be run directly)
    2013-06-27 09:01:38下载
    积分:1
  • ImagePCA
    该类计算图像的主分量,特征值,特征向量,并且使用主分量重构.(The main components of such calculation of the image, feature values, feature vectors, and the use of principal component reconstruction.)
    2009-11-03 09:43:45下载
    积分:1
  • geotifflib
    说明:  处理geotiff图像文件格式的开源库,含VC工程文件,编译时需tiff库(libtiff)的支持(handling GeoTIFF image file format open source, containing VC engineering documents, compiled take tiff library (libtiff) support)
    2006-02-28 10:25:05下载
    积分:1
  • 0056357
    读取与显示JPG等格式图像文件,Visual C++编程技巧精选,很好的参考资料。(Read and display JPG format image files, Visual C++ programming skills selected, a good reference.)
    2013-11-17 06:26:42下载
    积分:1
  • pictureshow
    可以显示图像并显示大话西游中的经典台词,还可以播放动听的背景音乐。(Can display images and display the classic Journey to the West in the lines, but also can play pleasant background music.)
    2010-06-29 23:22:22下载
    积分:1
  • katsevich
    螺旋轨迹重建的一种实现方法,是解析算法的典型案例(An implementation method of spiral trajectory reconstruction is an analytical algorithm)
    2021-04-20 17:28:50下载
    积分:1
  • DLT-matlab
    直接线性变换DLT,直接由像平面坐标到地面空间坐标的直接变换,可用于量测相机,非量测相机(本人用的是 高速相机)。配合前方交会验证l系数的准确与否。以DLT得到的结果为初值,用光束法平差可以期望得到更高精度。是数字摄影测量课程作业的例子。(Direct linear transformation DLT, and the direct conversion of coordinates directly from the image plane to the ground space coordinates, the camera can be used for measuring the non-measurement camera (I use a high-speed camera). Tie the forward intersection verify l coefficient accurate or not. To the the DLT results obtained for the initial value, bundle adjustment can expect greater accuracy. Examples of digital photogrammetry course work.)
    2012-12-03 16:42:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载