-
A very complete image filtering routines, contains a variety of commonly used fi...
一个非常完成的图像滤波的例程,包含了常用的各种滤波方法,结合openCV使用,对于初学者很有帮助。-A very complete image filtering routines, contains a variety of commonly used filtering method, combined with openCV use, very helpful for beginners.
- 2022-08-18 11:42:16下载
- 积分: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-01-21 08:10:06下载
- 积分: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
-
(周长发)精通VisualC++图像处理编程的源代码,希望对大家有用...
(周长发)精通VisualC++图像处理编程的源代码,希望对大家有用-(Week long) proficient VisualC++ Image processing programming source code, in the hope that useful to everybody
- 2023-07-12 13:30:04下载
- 积分:1
-
采用快速傅立叶变换(fft) 对图像进行配准的标准程序(matlab语言)...
采用快速傅立叶变换(fft) 对图像进行配准的标准程序(matlab语言)-Using fast Fourier transform (fft) of the image registration of the standard procedures (matlab language)
- 2022-10-13 22:50:03下载
- 积分:1
-
目标跟踪
VC++实现的物体跟踪程序 opencv 效率还可以,挺不错的-object tracking
- 2022-10-27 09:30:03下载
- 积分:1
-
采用自适应窗口算法对左右两幅视图进行匹配,得到较为正确的视差图,避免了固定窗口算法产生的边缘不准确问题...
采用自适应窗口算法对左右两幅视图进行匹配,得到较为正确的视差图,避免了固定窗口算法产生的边缘不准确问题 -Adaptive window algorithm to match the view on the left 2 get more accurate disparity map, avoiding the edge of the fixed window method produces problems of inaccuracy
- 2022-02-06 00:22:39下载
- 积分:1
-
手机屏幕的一个程序源代码,用的是+ +编程技术,五
有关手机屏幕编程的一个源代码,采用VC++编程技术,对视频编程的初学者有一定的帮助-the handset screen of a program source code, using VC++ programming technology Video programming for beginners will help
- 2023-08-28 15:55:03下载
- 积分:1
-
建立正交Noiselet基地基本Noiselet matlab代码
Basic Noiselet Matlab code for building orthogonal noiselet bases
- 2023-02-09 03:05:04下载
- 积分:1
-
在文档下打开一个位图文件,重新绘制,放大并使其二值化显示,...
在文档下打开一个位图文件,重新绘制,放大并使其二值化显示,
- 2022-02-04 07:16:12下载
- 积分:1