-
Visual C++MATLAB图像处理与识别实用案例精选之二值化变换的例子...
Visual C++MATLAB图像处理与识别实用案例精选之二值化变换的例子-Visual C MATLAB image processing and recognition of practical cases selected bis value transform example
- 2022-01-27 10:30:20下载
- 积分:1
-
图像处理与图像分割系统,非常实用而且强大的系统可以实现多种处理功能...
图像处理与图像分割系统,非常实用而且强大的系统可以实现多种处理功能-feichanghaodeyikuangxitongruanjian,feichagnshiyong
- 2023-01-04 02:35:03下载
- 积分:1
-
SIFT是一种特征值抽取算法,2004年提出,是一种与大小,角度,亮度无关的强大新算法。...
SIFT是一种特征值抽取算法,2004年提出,是一种与大小,角度,亮度无关的强大新算法。-SIFT is a feature abstract algrithm. It s proposed in 2004. It s a strong algrithm invarient of scale, orient and illumination.
- 2023-07-28 18:55:03下载
- 积分:1
-
研究生机器视觉课程的大作业 运动目标检测
研究生机器视觉课程的大作业 运动目标检测 -moving target detect
- 2022-03-19 20:22:56下载
- 积分:1
-
vanishing moments of procedures, it is a signal to carry out peacekeeping Progra...
消失矩作用的程序,它是用一维信号来进行编程
-vanishing moments of procedures, it is a signal to carry out peacekeeping Programming
- 2023-06-01 03:45:03下载
- 积分:1
-
任意构建多边形,然后填充多边形区域。填充颜色可以任意选取。...
任意构建多边形,然后填充多边形区域。填充颜色可以任意选取。-Constructing arbitrary polygon, and then filled polygon region. Fill color can be selected.
- 2023-03-23 19:00:04下载
- 积分:1
-
包括多种数字图像处理变换,有源码。数字图像处理典型算法...
包括多种数字图像处理变换,有源码。数字图像处理典型算法-Including a variety of digital image processing transform, has source code. Typical digital image processing algorithms
- 2022-08-22 16:49:36下载
- 积分:1
-
MATLAB图像处理工具,包含一些常用的和不明显。
matlab图像处理工具,包含了很多常用和不常用的处理方法-matlab image processing tool, containing a number of commonly used and are not commonly used approach
- 2022-06-12 12:40:47下载
- 积分:1
-
此程序通过遗传算法(ga )实现灰度图像的分割,遗传算法的计算过程首先是将实际的优化问题编码成符合串,...
此程序通过遗传算法(ga )实现灰度图像的分割,遗传算法的计算过程首先是将实际的优化问题编码成符合串,-This procedure through the genetic algorithm (ga) realize grayscale image segmentation, genetic algorithm calculation process is to first of all, the actual coding optimization problem into line with the string,
- 2022-08-10 08:22:28下载
- 积分: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