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

指纹识别 vfinger

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

  • 02-gpbM
    M估计子,计算机视觉大牛Peter Meer出品。(Generalized Projection based M-estimator C++ code to find the robust estimate derived without using any user supplied scale. The theory is described in Generalized Projection Based M-stimator. )
    2020-12-22 16:59:06下载
    积分:1
  • RRT-path-panning-algorithm
    本文以自主驾驶车辆为实际应用背景.提出了一种改进的RRT(快速随机搜索树)路径规划算法.该路 径规划算法将非完整性约束条件与双向多步扩展RRT搜索算法相结合,在提高搜索效率的同时保证了规划路径的可 行性.同时将路径点作为B样条基函数的控制点,用三次B样条函数来拟合控制点生成平滑可跟踪的路径.通过在平 面障碍物环境下实验,验证了该算法的有效性.(AimingattheapplicationofALV(automaticlandvehicle),animprovedRRT(RapidlyRandom?exploring Trees)pathplanningalgorithm isproposed.Thealgorithm combinesthenoholonomicconstraintsofvehiclewithdoubleextend RRTs,whichnotonlyimprovestheefficiencyofsearchingbutalsoguaranteesthefeasibilityofthepathatthesametime.Thepath pointsaretakenasreferencepointsfortheB?splinebasicfunction,approachandcreateanewsmoothroutewhichsuitsforthevehi? cletofollow.Thesimulationoutcomesandfieldtestsverifytheeffectivenessofthemethodproposed.)
    2012-12-01 18:39:27下载
    积分:1
  • band-selection
    基于图像对比度和波段相关性的波段选择算法,适用于高光谱图像的特征选择(Bands selection algorithm based on image contrast and correlation of bands for hyperspectral image feature selection)
    2020-10-09 11:47:34下载
    积分:1
  • MultiSqureArea
    计算多边形面积的算法(polygon area calculation algorithm)
    2005-02-02 15:07:08下载
    积分:1
  • snaketest
    snake算法的c源代码,一般snake算法可以用于图像的边缘检测,是一种比较新的方法(snake algorithm c source code, the general snake algorithm can be used to image edge detection, is a relatively new approach)
    2008-06-02 11:34:44下载
    积分:1
  • PicViewerDemo
    说明:  很有用的图像显示的源程序,是图像处理方面比较好用的程序!(very useful images of the source, the image processing is more user-friendly procedures.)
    2005-11-29 21:19:38下载
    积分:1
  • ITKbrain
    ITK的脑室图像分割,可以对脑部的图像用itk进行分割,用VTK来进行显示。(the segration of brain of ITK )
    2009-03-20 17:42:08下载
    积分:1
  • TemplateTrans
    数字图像处理中图像的增强方便的源代码,包括图像灰度修正,图像的平滑,中值滤波,图像的锐化,伪彩色和假彩色的增强等(Digital image processing image enhancement convenient source code, including the gray correction, image smoothing, median filtering, image sharpening, pseudo-color and false color enhancement, etc.)
    2013-12-02 10:50:31下载
    积分:1
  • SmartLoadBmp
    对图像(Bmp)的智能读入界面设计,源代码(Read image (BMP), intelligent interface design, source code)
    2013-04-25 17:01:46下载
    积分:1
  • SIFTVC6
    sift角点检测及匹配,在不同尺度空间下的角点检测方法,很方便实用。(sift corner detection and matching, the corner detection methods under different scales of space, it is convenient and practical.)
    2013-12-08 17:25:35下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载