-
高斯滤波器内核的生成,根据和生成相应的…
高斯滤波核函数生成,可以根据K和要生成对应的高斯核-Gaussian filter kernel generation, according to K and to generate the corresponding Gaussian kernel
- 2022-12-12 19:20:03下载
- 积分:1
-
用MATLAB进行图形样板匹配的源程序,(开发平台MATLAB7.0)
用MATLAB进行图形样板匹配的源程序,(开发平台MATLAB7.0)-Using MATLAB graphics to match the source model, (development platform MATLAB7.0)
- 2022-03-11 23:52:54下载
- 积分:1
-
理想高通滤波,最后显示处理结果.
直接解压后将图片和程序放在同一个文件夹里....
理想高通滤波,最后显示处理结果.
直接解压后将图片和程序放在同一个文件夹里.-ideal high-pass filter, the final results showed. Photo will be directly extracted and procedures on the same document folder.
- 2022-05-12 19:41:07下载
- 积分:1
-
本文章详细介绍了摄像机标定的算法内容,并且根据给出了计算公式。
本文章详细介绍了摄像机标定的算法内容,并且根据给出了计算公式。-This article details the contents of camera calibration algorithm, and according to the calculating formula.
- 2022-06-02 23:19:37下载
- 积分: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
-
支持向量机(SVM工具箱Matlab工具箱)
svm matlab toolbox(SVM的MATLAB工具箱)-svm matlab toolbox (SVM in MATLAB toolbox)
- 2022-03-21 23:47:26下载
- 积分:1
-
分水岭算法代码,以及说明。用标记
分水岭算法代码,以及说明。用标记-分水岭算法对图像进行分割-Watershed segmentation algorithm
- 2023-03-28 19:25:03下载
- 积分:1
-
包含所有图像处理的几何变换,可以运行。合适的…
包含了图象的所有几何变换处理,可运行.适合图象处理的入门学习.-Contains all the images deal with geometric transformations can be run. Suitable for image processing to study entry.
- 2022-03-04 22:17:20下载
- 积分:1
-
256 colors to grayscale, which is brought there from师兄absolutely useful, and the...
- 2022-03-30 17:55:56下载
- 积分: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