-
指纹识别
VC++ 指纹识别系统的源代码,一个学士学位的毕业设计。
内容简介:
由于指纹所具有的唯一性和不变性,以及指纹识别技术具有很高的可行性和实用性,指纹识别成为目前最流行、最可靠的个人身份认证技术之一。
本论文对指纹图像基于小波变换的各种处理进行了分析、总结。图像处理包括基于小波变换的指纹图像滤波处理和基于小波的指纹图像增强处理。同时介绍指纹图像的预处理:目的是去除指纹图像中的噪音,将其转化为一幅清晰的点线图,便于提取正确的指纹特征。它分四步进行,即灰度滤波、二值化、二值去噪、细化。
本文针对基于点模式匹配的指纹匹配算法速度较慢的现状,设计了一种新的指纹匹配方法,即利用纹线匹配技术来寻找基准点对的指纹匹配算法.实验证明,该算法匹配速度很快,误识率低,准确性高,并具有图象旋转平移不变性.对面积适中的指纹图象,匹配结果可以满足在线应用的需要.该算法有望发展成为一种实用、有效的指纹匹配技术.
- 2022-03-21 20:23:05下载
- 积分:1
-
GDI中实时地消除图像锯齿源代码
GDI中提供的各种绘图方法LineTo(), Ellipse()等等,都没有考虑过锯齿形状的消除,于是诞生了本代码,它实现了近乎实时的消除图形锯齿的方法。
- 2022-06-20 15:43:49下载
- 积分:1
-
purpose converts YUV components stored in PPM files to separate image, can handl...
purpose
converts YUV components stored in separate files to PPM image, can handle frame offset
compile
gcc -g -o yuvsplitextract yuvsplitextract.c -lppm -lpgm -lpbm -lm -purpose converts YUV components stored in PPM files to separate image, can handle frame offset compile gcc-g-o yuvspl itextract yuvsplitextract.c- lppm- lpgm- lpb m-lm
- 2022-07-22 20:57:30下载
- 积分:1
-
数字水印处理系统主要由水印嵌入和水印检测两个过程。(1)水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(...
数字水印处理系统主要由水印嵌入和水印检测两个过程。(1)水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。 (2)水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。该程序调试已通过!-Digital watermarking system mainly consists of watermark embedding and watermark detection of the two processes. (1) The watermark embedding process as follows: Digital watermarking (X), the original image (I) and key/public key (K) by digital watermark embedding algorithm to form watermarked image (I*). (2) The watermark detection process is as follows: Digital watermarking (X), the watermark image (I*) and key/public key (K) by digital watermark detection algorithm to detect whether the digital watermark or watermark. The program debugging has passed!
- 2022-02-16 09:43:22下载
- 积分:1
-
特技表演的技术基础,包括:扫描、移动、百叶窗、架,…
- 2022-02-14 22:42:28下载
- 积分:1
-
是HP的开源的OCR代码.HP在1985
是HP的开源的OCR代码.HP在1985-1995年间开发的商业质量的OCR引擎,UNLV评为前三,2005年开源。-HP is the revenue OCR code. HP 1985-1995, the commercial development between the quality of O CR engines, as the first three UNLV, in 2005 revenue.
- 2022-02-16 06:07:12下载
- 积分:1
-
一个转动的风车,还有待改进。
一个转动的风车,还有待改进。-a rotation of the windmill, there is room for improvement.
- 2022-08-13 17:27:19下载
- 积分:1
-
DTW算法VC实现 数字图像处理
DTW算法VC实现 数字图像处理-DTW VC Digital Image Processing
- 2022-03-22 02:46:53下载
- 积分:1
-
人物运动控制,时间对齐,插值,读取AMC文件,写AMC文件
人物运动控制,时间对齐,插值,读取AMC文件,写AMC文件-character animation,time warping,interpolation
- 2022-03-31 18:16:40下载
- 积分:1
-
多视点拼图的离散渲染
多视点拼图的离散渲染-discrete rendering of the puzzle
- 2022-03-22 21:09:36下载
- 积分:1