-
指纹识别代码demo目录:fvs_enhancer:指纹增强…
指纹识别代码
demo目录:
fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图
像都是位图。
fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能
有较好的效果。输出图像覆盖于输入图像之上。
fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这
些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下:
testimgSSSDDD.bmp
其中,SSS代表条纹间隔(像素个数),DDD代表方向的角度。
fvs_thinner:描述了怎样细化一个指纹图像。细化后的图像尽可能的代表了指纹的
脊线。
fvs_minutia:显示了如何从细化后的指纹图像中获得细节点集合。这一部分目前做
的效果不好,提取出的伪细节点太多。
fvs_mask:计算有效的指纹区域(剔除非指纹区域以及模糊指纹区域)。
include目录:
包含了头文件。
src目录:
包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的
例程。
-fingerprint identification code demo directory : fvs_enhancer : fingerprint enhancement procedures describes how to enhance the use of the fingerprint image. The original image and objectives are bitmap images. Fvs_direction : describes how to extract the direction of the map. Input image must be a normalized image, in order to have better results. Image output coverage in the input image above. Fvs_createtestimages : The procedure used to produce debugging process
- 2023-08-21 10:00:04下载
- 积分:1
-
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、G...
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配等等……
-This is a C++ language implementation with a fingerprint identification procedure that requires the FVC meet international competition standards, and establish a fingerprint in the school library on the measurement. Program where the technology applied to the following: median filter, histogram equalization, the direction of ridge line extraction, Gabor filtering, fingerprint refinement, feature extraction, feature point filtering, based on local feature points of the feature matching and so on ... ...
- 2022-09-25 03:45:03下载
- 积分:1
-
本程序实现汉字和字符的识别匹配,通过该算法,可以实现手写体的字符和汉字的识别...
本程序实现汉字和字符的识别匹配,通过该算法,可以实现手写体的字符和汉字的识别-This procedure to achieve identification of characters and character matching, through the algorithm, can achieve the character and Chinese character handwriting recognition
- 2022-05-06 18:42:43下载
- 积分:1
-
计算有效区域内的OTSU值:
通过标记图像,求取原图像中被标记的区域的OTSU阈值...
计算有效区域内的OTSU值:
通过标记图像,求取原图像中被标记的区域的OTSU阈值-Calculation of the effective region OTSU value: By marking images, to strike the original image of the region is marked OTSU threshold
- 2022-04-23 03:53:29下载
- 积分:1
-
这是我的大的3D图形操作,使用MFC的图形界面,美国..
这是我的图形学的3D大作业,使用MFC的图形界面,使用了局部光照模型,透视投影等。-This is my big 3D graphics operations, the use of MFC graphical interface, the use of the partial illumination model, such perspective projection.
- 2022-05-26 07:30:14下载
- 积分:1
-
< matlab教程7.1>>中所有matlab源程序
< matlab教程7.1>>中所有matlab源程序
- 2022-07-17 05:38:42下载
- 积分:1
-
专门为21定制的数据点的DXF文件的程序提取…
专门为MIKE 21定制的提取dxf文件数据点的程序.能够提取AutoCAD dxf文件中的:1.点高程2.Text中的数据3.线(包括Line,Polyline)中的高程数据,三种模式:
1)直接提取直线端点高程2)在直线上进行数据点的加密,然后输出3)输出为模型的水陆边界
-dedicated to the extraction of 21 customized data points dxf document procedures. To extract AutoCAD14 D dxf document : 1. 2.Text point elevation data of three. (including Line, Polyline), the elevation data, three models : 1) direct extraction of straight endpoint Elevation 2) on the line for the encryption of data points, then output 3) output model of the land and sea borders
- 2023-05-19 11:50:03下载
- 积分:1
-
数字图像处理中常用的傅立叶变换算法,VC编写,包含完整源代码与实例图片,很实用...
数字图像处理中常用的傅立叶变换算法,VC编写,包含完整源代码与实例图片,很实用-Digital image processing used in the Fourier transform algorithm, VC preparation that contains complete source code and examples of pictures, very useful
- 2022-11-24 02:30:03下载
- 积分:1
-
实现对PGM图像的显示和处理功能,不是控制台的程序
实现对PGM图像的显示和处理功能,不是控制台的程序-Realize on the PGM image display and processing functions, not the console procedures
- 2022-01-21 21:58:39下载
- 积分:1
-
这份vc源代码是实现bmp 图像格式到tif图像格式的转换
这份vc源代码是实现bmp 图像格式到tif图像格式的转换-this vc source code is bmp format images to tif image format conversion
- 2022-04-10 14:01:51下载
- 积分:1