-
“visual c++实践与提高”一书中的图像融合源码,十分有用
“visual c++实践与提高”一书中的图像融合源码,十分有用
- 2022-04-10 07:14:17下载
- 积分:1
-
指纹识别代码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
-
我自己在学习VC++时写的一个小程序,实现画凸多边形的功能,初学者值得一看...
我自己在学习VC++时写的一个小程序,实现画凸多边形的功能,初学者值得一看-I am learning VC write a small program to achieve painting convex polygon functions, beginners eye-catcher
- 2022-06-29 03:38:06下载
- 积分:1
-
目前所能找到的速度最快的Jpeg2000压缩和解压缩软件原码,解压缩速度是著名的jasper的58倍...
目前所能找到的速度最快的Jpeg2000压缩和解压缩软件原码,解压缩速度是著名的jasper的58倍-can now find the fastest Jpeg2000 compression software source, extract the speed of the famous 58 times jasper
- 2022-02-26 17:54:08下载
- 积分:1
-
This is a graphic image programming VC to some general instructions, which have...
这是对VC进行图形图像编程的一些总体说明,里面有一些实际的例子,方便查看-This is a graphic image programming VC to some general instructions, which have some practical examples for easy viewing
- 2023-07-21 13:55:03下载
- 积分:1
-
美国ACM SIGGRAPH的计算几何图形代码精华,连载3
美国ACM SIGGRAPH的计算几何图形代码精华,连载3-the calculation geometry code essence, a series of three
- 2022-03-06 06:35:41下载
- 积分:1
-
m序列生成,可用于图象,音频置乱,如用于数字水印中可去除图象间的相关性...
m序列生成,可用于图象,音频置乱,如用于数字水印中可去除图象间的相关性
- 2022-06-29 12:44:51下载
- 积分:1
-
创建指定的图像对象的直方图数据。如果未给定坐标,则指向整个图像。...
创建指定的图像对象的直方图数据。如果未给定坐标,则指向整个图像。-Images to create the specified data object histogram. If you are not given the coordinates, then point to the entire image.
- 2022-02-16 08:22:56下载
- 积分:1
-
基于结构特征的虹膜识别源码 vc++。
-
基于结构特征的虹膜识别源码 vc++。
-
-based on the structural characteristics of the iris identification source vc.-
- 2022-04-16 20:29:54下载
- 积分:1
-
The use of digital image processing software package Delphi7.0 completed, the li...
该数字图像处理软件包利用Delphi7.0完成,参照《基于Delphi的数字图像处理工程软件设计》这本书,可以实现基本的图像处理功能:如二值化、中值滤波、边缘检测、图像腐蚀等-The use of digital image processing software package Delphi7.0 completed, the light of
- 2023-04-20 16:50:04下载
- 积分:1