登录
首页 » Visual C++ » FingerPrintVerify

FingerPrintVerify

于 2020-11-02 发布 文件大小:2219KB
0 259
下载积分: 1 下载次数: 0

代码说明:

说明:  这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配(This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition standards, and established in the school library on the measured fingerprint. Program applied to the technology are as follows: median filter, histogram equalization, the direction of the ridge line extraction, Gabor filtering, fingerprint thinning, feature extraction, feature point filtering, based on local feature points of the feature matching)

文件列表:

FingerPrintVerify
.................\FingerPrintVerify20071219
.................\.........................\FingerPrintVerify
.................\.........................\.................\debug
.................\.........................\.................\FingerPrintVerify





.................\.........................\.................\.................\012_2_8.mdl
.................\.........................\.................\.................\017_1_5.bmp
.................\.........................\.................\.................\017_2_3.bmp
.................\.........................\.................\.................\2a.bmp
.................\.........................\.................\.................\2a.mdl
.................\.........................\.................\.................\2b.bmp
.................\.........................\.................\.................\2b.mdl
.................\.........................\.................\.................\Debug
.................\.........................\.................\.................\FingerPrintVerify.cpp
.................\.........................\.................\.................\FingerPrintVerify.vcproj
.................\.........................\.................\.................\FingerPrintVerify.vcproj.IBM-1888A0F639D.remex.user
.................\.........................\.................\.................\Gabor.cpp
.................\.........................\.................\.................\Gabor.h
.................\.........................\.................\.................\Gabor.raw
.................\.........................\.................\.................\GaborBefore.raw
.................\.........................\.................\.................\ImgFile.cpp
.................\.........................\.................\.................\ImgFile.h
.................\.........................\.................\.................\ImgPreprocess.cpp
.................\.........................\.................\.................\ImgPreprocess.h
.................\.........................\.................\.................\ImgThinning.cpp
.................\.........................\.................\.................\ImgThinning.h
.................\.........................\.................\.................\Match.cpp
.................\.........................\.................\.................\Match.h
.................\.........................\.................\.................\MidFilter.raw
.................\.........................\.................\.................\Minutiae.cpp
.................\.........................\.................\.................\Minutiae.h
.................\.........................\.................\.................\Minutiae.raw
.................\.........................\.................\.................\Minutiae1.raw
.................\.........................\.................\.................\Minutiae2.raw
.................\.........................\.................\.................\MinutiaeFilter.raw
.................\.........................\.................\.................\Normalize.raw
.................\.........................\.................\.................\out1.txt
.................\.........................\.................\.................\out2.txt
.................\.........................\.................\.................\ReadMe.txt
.................\.........................\.................\.................\stdafx.cpp
.................\.........................\.................\.................\stdafx.h
.................\.........................\.................\.................\Thin.raw
.................\.........................\.................\FingerPrintVerify.sln
.................\指纹识别报告.pdf

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

发表评论

0 个回复

  • c
    说明:  缺陷检测,定位缺陷位置。主要用于工业之中螺帽的螺纹线的检测(Defect detection, location of defect location. Detection of screw thread for nuts in industry)
    2018-03-08 16:41:35下载
    积分:1
  • sauvola
    图像二值化算法,试用效果还不错,欢迎大家试用(Improved Image and Text Binarization Algorithm)
    2015-06-08 10:35:07下载
    积分:1
  • WaterMarker
    一个小巧的图片水印工具,可在图片的指定位置写入文本,文本字体可调(A small picture watermark tool)
    2012-10-10 00:08:12下载
    积分:1
  • PNG(96)
    96个蛮实用的PNG格式图标 仅供编程或图像处理使用。(96 pretty practical PNG format icon super practical!)
    2012-10-11 09:15:23下载
    积分:1
  • Icb__Spectruut
    用Visual C编的用于语音的频频谱的检测,能显示出来语音的频谱图。 (Visual C series of the spectrum for voice detection, displayed the frequency spectrum of the voice.)
    2012-07-26 22:36:07下载
    积分:1
  • VCPP-image-processing-chapter10
    VisualC++数字图像处理技术详解第2版光盘,第十章(VisualC++ digital image processing technology Detailed Version 2 discs, Chapter X)
    2016-04-16 14:01:27下载
    积分:1
  • VC_FFT
    傅里叶变换:采用VC++编写,实现二维图像的傅里叶变换(Fourier Transform: The VC++ prepared to achieve the two-dimensional Fourier transform of the image)
    2021-02-13 22:29:49下载
    积分:1
  • HOG+SVM进行片中行人检测
    说明:  行人检测HOG+SVM进行图片中行人检测,提供训练用的pos和neg样本,效果还可以;没有SVM工具箱的,压缩包里已经提供了,安装一下即可(Pedestrian detection HOG + SVM for pedestrian detection in pictures, providing POS and neg samples for training, the effect is good; without SVM toolbox, the compression package has been provided, just install it.)
    2020-10-30 16:09:56下载
    积分:1
  • ImageCutofRGB565BMP
    裁剪以RGB565格式保存的BMP文件,涉及位图掩码内容(imagecut of the BMP picture which saved with RGB565 format and mask)
    2015-01-22 10:57:48下载
    积分:1
  • 12.2
    (1)在工具栏中点击“打开”功能出现文件打开窗口,用户选择一幅bmp图片后在指定区域居中显示该图片,若图片尺寸小于指定区域则按原始大小显示;若大于则按合适比例显示。 (2)鼠标指针在图片上停留时显示为十字形,同时在控件下方固定位置显示鼠标所在的图像x坐标和y坐标(如:50,100),以图片左上为坐标原点。 (3)在工具栏中可以点击控件实现在图片上绘制一次直线、矩形或圆等图形,在绘图过程中要求图片和图形一直可见,不能出现刷新痕迹,绘制的图形可以任意修改形状。 (4)可以任意选择图形线条的类型(虚线或直线)、颜色(三种)及粗细(三种),要求选择方式可以叠加,绘制过程要求可任意连续执行。 (5)在工具栏中点击“保存”功能出现文件保存窗口,用户可以选择保存路径来保存当前图片操作结果(包括图片和图形)。 (6)点击“关闭”功能,关闭当前图片,若操作结果尚未保存则必须弹出对话框提示用户进行保存。 ((1) in the tool bar, click on Open function has the file open window, the user selects a bmp image to center the picture in the designated area, if the image size is smaller than the specified area press the original size if more than press the appropriate scale display. (2) is shown as a cross when the mouse pointer over the image, while displaying an image x and y coordinates of the mouse cursor in a fixed position below the control (eg: 50,100) to image the upper left of the coordinate origin. (3) in the toolbar you can click controls to achieve a draw straight lines, rectangles or circles and other graphics on the picture, the requirements of pictures and graphics in the drawing process has been seen, it can not appear refreshed traces drawn graphics can be modified shape. (4) can choose the type of graph line (dashed or straight), color (three kinds) and thickness (three kinds), asked to choose the way can be superimposed, can arbitrarily draw process requires continuous exe)
    2015-10-23 12:16:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载