-
指纹识别代码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
-
基于分水岭算法的图像分割。运行速度快,简便易行
基于分水岭算法的图像分割。运行速度快,简便易行-Based on watershed algorithm for image segmentation. Run fast, easy
- 2022-05-18 10:52:01下载
- 积分:1
-
Image Watershed Segmentation图像边缘提取
Image Watershed Segmentation图像边缘提取-Image Watershed Segmentation Image Edge Detection
- 2023-02-28 05:05:03下载
- 积分:1
-
First
一阶小波(9/7)变换,图像大小为512*512,可以变换成小波形式并返回,显示方案已被量化的方式
- 2022-03-19 11:34:32下载
- 积分:1
-
稿件名称:图像处理系列之3
稿件名称:图像处理系列之3--图像增强篇
稿件作者:耿迅
程序名称:ImageTest
运行环境:Win XP;VC
注意事项:
- 2022-12-11 15:25:04下载
- 积分:1
-
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeig...
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeight:源图像高度(象素数)
//函数说明:
//该函数用来对DIB图像进行维纳滤波复原操作。-Wiener filter// LPSTR lpDIBBits : DIB images at the source pointer// LONG lWidth : Source image width (number of pixels)// LONG lHeight : source image height (number of pixels)// Function :// function to the right DIB images Wiener filter recovery operation.
- 2022-03-20 19:12:31下载
- 积分:1
-
VC环境下 计算共生矩阵及其相关的特征值
VC环境下 计算共生矩阵及其相关的特征值-VC co-occurrence matrix computing environment and its associated eigenvalue
- 2022-10-21 22:45:03下载
- 积分:1
-
LMS
自适应lms算法程序,对学习lms算法很有帮助-lms
- 2022-09-21 10:35:04下载
- 积分:1
-
Older versions of the watershed algorithm procedure, in some cases, it is necess...
老版本的分水岭算法程序,在有些情况下是需要的-Older versions of the watershed algorithm procedure, in some cases, it is necessary to
- 2023-05-10 22:55:02下载
- 积分:1
-
一个的条形码识别程序,可直接运行。可识别多种规格的条形码。功能有,打开文件,识别,上一条文件,下一条文件。...
一个的条形码识别程序,可直接运行。可识别多种规格的条形码。功能有,打开文件,识别,上一条文件,下一条文件。-a bar code identification procedures, can run. Identifiable variety of bar code specifications. Function, open files, identification, on a document, under one document.
- 2022-01-26 07:54:13下载
- 积分:1