-
两个图像质量评价函数,psnr峰值信噪比,正则均方误差nmse,能可用于去噪图像和压缩图像的质量评价,很有用啊。...
两个图像质量评价函数,psnr峰值信噪比,正则均方误差nmse,能可用于去噪图像和压缩图像的质量评价,很有用啊。-Two image quality evaluation of the function. Including psnr PSNR, it is mean-square error nmse other. Images can be used for de-noising and compression of image quality evaluation.
- 2022-07-17 13:20:07下载
- 积分:1
-
Procedures for the preparation of the book with VC6.0, procedures written in eit...
全书程序用VC6.0编写,程序有的是一个主函数写成,有的主函数调用若干子程序,很容易在turebo C,Borland C++ 及Unix机上运行,包含图像处理的一般操作,适合广大图像处理学者编程使用-Procedures for the preparation of the book with VC6.0, procedures written in either a main function, and some main function calls a number of subroutines, it is easy in turebo C, Borland C++ And running on Unix machines, including the general image processing operations, for the vast numbers of Image Processing Programming scholars use
- 2023-01-04 18:05:04下载
- 积分: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
-
利用小波变换技术图像融合方法从模糊图像中恢复图像,并给出结果...
利用小波变换技术图像融合方法从模糊图像中恢复图像,并给出结果-Using Wavelet Transform Image Fusion technology of fuzzy images from the resumption of images, and gives results
- 2022-03-24 07:35:23下载
- 积分:1
-
基于分水岭的迭代式分割算法演示,基于matlab7.6,可有效并且准确的分割目标图像...
基于分水岭的迭代式分割算法演示,基于matlab7.6,可有效并且准确的分割目标图像-A demo for image segmentation using iterative watersheding plus ridge detection
- 2022-06-26 01:20:20下载
- 积分:1
-
自作的基于K
自作的基于K-L的人脸识别源代码,谢谢指点-KL-based self-face recognition source code, Thank you, pointing
- 2022-05-06 08:56:56下载
- 积分:1
-
该压缩包里包括了一幅图像的位平面解,即一幅灰度图像可以分成八个位平面。利用它可以转化到彩取色图像中去,很有用处的。...
该压缩包里包括了一幅图像的位平面解,即一幅灰度图像可以分成八个位平面。利用它可以转化到彩取色图像中去,很有用处的。-The bag includes a compressed image bit-plane solution, that is, a gray image can be divided into eight bit-plane. Use it can be transformed into the color check color images, and useful.
- 2022-06-28 03:58:23下载
- 积分:1
-
基于遗传算法的TSP实现,包含仿真出的图像路线图
基于遗传算法的TSP实现,包含仿真出的图像路线图-based on genetic algorithm to achieve the TSP, including simulation of the road map images
- 2022-03-19 04:12:44下载
- 积分:1
-
这是一个将bmp格式的图片转换为jpeg格式文件的程序
这是一个将bmp格式的图片转换为jpeg格式文件的程序-This is a bmp format images will be converted to jpeg format program
- 2022-10-22 06: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