-
对各种格式图象文件进行打开保存旋转等操作的示例工程。
对各种格式图象文件进行打开保存旋转等操作的示例工程。-right formats for image files kept open the operation of the rotating sample works.
- 2022-05-20 12:33:14下载
- 积分:1
-
Image segmentation of the active contour model commonly used in a classic algori...
图像分割常用的主动轮廓模型中的一个经典算法――贪心算法的C++实现-Image segmentation of the active contour model commonly used in a classic algorithms- greedy algorithm C++ Achieve
- 2022-02-04 10:18:37下载
- 积分:1
-
在VC6.0中的一些基本操作,常常用来进行简单的学习和常规的练习...
在VC6.0中的一些基本操作,常常用来进行简单的学习和常规的练习
-in VC6.0 of some of the basic operations, often used for the study and simple conventional exercise
- 2022-10-15 06:40:02下载
- 积分:1
-
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、G...
这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配等等……
-This is a C++ language implementation with a fingerprint identification procedure that requires the FVC meet international competition standards, and establish a fingerprint in the school library on the measurement. Program where the technology applied to the following: median filter, histogram equalization, the direction of ridge line extraction, Gabor filtering, fingerprint refinement, feature extraction, feature point filtering, based on local feature points of the feature matching and so on ... ...
- 2022-09-25 03:45:03下载
- 积分:1
-
这是关于数字图像处理编程入门的,里面包含各章节典型的VC++程序,可供新入门着参考学习。...
这是关于数字图像处理编程入门的,里面包含各章节典型的VC++程序,可供新入门着参考学习。-This is programming on the digital image processing of the entry, which contains chapters typical VC++ Procedures, the reference entry for the new learning.
- 2022-07-08 02:13:25下载
- 积分:1
-
8种常用图像处理算法(函数),带注释,想研究一下的朋友可以...
8种常用图像处理算法(函数),带注释,想研究一下的朋友可以-8 kinds of commonly used image processing algorithm (function), with Notes, I would like to look at friends can
- 2022-02-04 17:33:19下载
- 积分:1
-
Pictures from the BMP format is converted to JPG format
将图片从BMP格式转换为JPG格式-Pictures from the BMP format is converted to JPG format
- 2022-02-02 17:36:42下载
- 积分: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
-
利用openCV的一些函数计算并更新运动历史图像实现在视频监控中的运动模板检测...
利用openCV的一些函数计算并更新运动历史图像实现在视频监控中的运动模板检测-OpenCV use some function to calculate and update the movement of history in the video surveillance images to achieve the campaign template detection
- 2022-05-12 10:17:32下载
- 积分:1
-
粒子滤波器(particle filter)程序,用粒子滤波器跟踪运动物体。...
粒子滤波器(particle filter)程序,用粒子滤波器跟踪运动物体。-Particle filter (particle filter) process, with particle filter to track moving objects.
- 2023-05-19 13:00:03下载
- 积分:1