-
计算几何(描述)在材料匹配的第二版…
计算几何(C描述)第二版教材的配套程序,用C语言实现了本书的主要算法.-Computational geometry (C described) in the second edition of materials matching procedures, using C language to achieve the book
- 2023-09-04 05:50:03下载
- 积分:1
-
基于vc的数字图像处理中进行直方图修正和彩色变换算法代码
基于vc的数字图像处理中进行直方图修正和彩色变换算法代码-based on the Digital Image Processing for the amendment and color histogram algorithm code
- 2022-04-14 22:54:20下载
- 积分:1
-
it is based on morphology,imageprocess
it is based on morphology,imageprocess
- 2022-08-05 14:18:07下载
- 积分:1
-
这是一个关于数字图象平滑处理的vc++源代码
这是一个关于数字图象平滑处理的vc++源代码 -This is a digital image smoothing on the vc source code
- 2022-03-01 03:45:24下载
- 积分:1
-
The main achievement of image enhancement features, including image smoothing, m...
主要实现图像增强功能,包括图像平滑,中值滤波,图像锐化等-The main achievement of image enhancement features, including image smoothing, median filtering, image sharpening, etc.
- 2023-05-27 22:45:03下载
- 积分:1
-
在AdaBoost检测人脸的基础上,精确找到人脸中眼睛瞳孔中心的程序。...
在AdaBoost检测人脸的基础上,精确找到人脸中眼睛瞳孔中心的程序。-In AdaBoost Face Detection Based on the precision to find human faces in the eye pupil center procedures.
- 2022-01-30 12:23:01下载
- 积分:1
-
指纹图像的增强,细化.指纹特征点的提取,单个特征点的对比,单个特征星的对比,指纹图像的对比...
指纹图像的增强,细化.指纹特征点的提取,单个特征点的对比,单个特征星的对比,指纹图像的对比-fingerprint image enhancement and refinement. Fingerprint Feature Extraction Point, a single point of contrast, Characteristics of single-contrast images of fingerprints
- 2022-02-14 00:15:46下载
- 积分:1
-
Image enhancement based
基于统计的图像增强,利用此程序可以方便的进行增强处理,得到良好效果-Image enhancement based-on local statistics using colfilt
- 2022-08-06 23:00:21下载
- 积分:1
-
compounded Fourier transform kernel routines within the main function job2
复利叶变换 内核 内有例程 job2为主函数-compounded Fourier transform kernel routines within the main function job2
- 2022-01-25 14:11:54下载
- 积分: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