-
VC++ MFC编的数字图像处理程序源代码 包括图像反转 模板卷积 中值滤波等 由于时间有限为全部完成 希望大家在源程序上基础上添加程序 进一步增加程序功能...
VC++ MFC编的数字图像处理程序源代码 包括图像反转 模板卷积 中值滤波等 由于时间有限为全部完成 希望大家在源程序上基础上添加程序 进一步增加程序功能-Image Processing1.0
- 2022-02-22 08:53:29下载
- 积分: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
-
Visual C++MATLAB图像处理与识别实用案例精选之 图像反色 算法的源程序,含标准测试图片...
Visual C++MATLAB图像处理与识别实用案例精选之 图像反色 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case against selected color images Algorithm source files, including standard tests Photo
- 2022-07-02 01:45:30下载
- 积分:1
-
Several digital image processing experiments, including gray transform, histogra...
Matlab环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-Several digital image processing experiments, including gray transform, histogram equalization, histogram matching, neighborhood average, local increase, median filtering and image sharpening, etc.
- 2022-03-25 01:51:34下载
- 积分:1
-
c++实现的多种图像处理算法,你一定有用得到的,
c++实现的多种图像处理算法,你一定有用得到的,-c++ realize a variety of image processing algorithms, you must be useful,
- 2022-03-06 06:13:35下载
- 积分:1
-
在VC++下基于MRF来进行的图像分割源代码
在VC++下基于MRF来进行的图像分割源代码-In VC++ For MRF-based image segmentation source code
- 2022-03-25 21:00:36下载
- 积分:1
-
(医学伪彩色处理)vc++源代码,需要的下
(医学伪彩色处理)vc++源代码,需要的下-(Medical pseudo-color processing) vc source code, under the
- 2022-08-15 20:20:12下载
- 积分:1
-
my digital image processing operations, the realization of the document is opene...
我的数字图像处理作业,实现了文件的打开,计算直方图,平移,水平镜像,二直化,灰度均衡化,中直滤波,灰度线形变换。-my digital image processing operations, the realization of the document is opened, calculated histogram, translation, the level of mirror, two straight, Gray balance, the central filtering, gray linear transformation.
- 2022-04-24 15:09:14下载
- 积分:1
-
非常直观的Gabor小波滤波程序,有不同波长滤波效果比较;同时能反应相频幅频的变化结果...
非常直观的Gabor小波滤波程序,有不同波长滤波效果比较;同时能反应相频幅频的变化结果-A very impressive Gabor Wavelet Filter program. It contains comparison of different filter results. Moreover, it could reflect changes of phase and amplitude.
- 2022-01-28 22:02:16下载
- 积分:1
-
A complete procedure to run, contains a lot of image processing operations. Suit...
一个完整的程序,可运行,包含了图象处理的很多操作.适合初学者形象的了解图象处理的基本原理.需要的可以下载.-A complete procedure to run, contains a lot of image processing operations. Suitable for beginners to understand the image of the basic principles of image processing. What is needed can be downloaded.
- 2023-06-08 09:20:04下载
- 积分:1