-
一个经典的数字图像处理程序精华集,提供了数字图像的一些最基本的处理...
一个经典的数字图像处理程序精华集,提供了数字图像的一些最基本的处理-a classic digital image processing procedures set essence, providing a digital image processing some of the most basic
- 2022-01-25 19:23:18下载
- 积分:1
-
用VC实现将图片处理转存为C、H或TXT等文本文件,数据格式按液晶模块LCD12864显示要求,可方便单片机实现将图片显示到128X64液晶模块上。...
用VC实现将图片处理转存为C、H或TXT等文本文件,数据格式按液晶模块LCD12864显示要求,可方便单片机实现将图片显示到128X64液晶模块上。-VC realize with a picture to keep for treatment C, H or TXT text files, etc., data format displayed by the LCD module LCD12864 requirements, can be easily single-chip microcomputer to realize the picture shows 128X64 LCD module.
- 2022-02-13 20:11:59下载
- 积分: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
-
处理图像的对比度
processing image contrast-contrast image processing
- 2022-08-23 21:33:45下载
- 积分:1
-
基于DirectShow编写的一个视频图像采集与硬盘录像的程序,以类的形式,主要优点是便于代码复用。...
基于DirectShow编写的一个视频图像采集与硬盘录像的程序,以类的形式,主要优点是便于代码复用。-based on DirectShow prepared a video disk video acquisition and procedures, in the form of class, the main advantage is easy code reuse.
- 2022-07-18 02:22:34下载
- 积分:1
-
Can be used to image gray
可用于图像的灰度修正,图像平滑及中值滤波及图像锐化等。-Can be used to image gray-level correction, image smoothing and median filtering and image sharpening and so on.
- 2023-02-13 15:05:03下载
- 积分:1
-
高斯滤波器内核的生成,根据和生成相应的…
高斯滤波核函数生成,可以根据K和要生成对应的高斯核-Gaussian filter kernel generation, according to K and to generate the corresponding Gaussian kernel
- 2022-12-12 19:20:03下载
- 积分:1
-
ITK 是美国国家卫生院下属的国立医学图书馆投入巨资支持三家科研机构开发
医学影像分割与配准算法的研发平台,现已开发了初步版本。是医学影像算法平台的
重...
ITK 是美国国家卫生院下属的国立医学图书馆投入巨资支持三家科研机构开发
医学影像分割与配准算法的研发平台,现已开发了初步版本。是医学影像算法平台的
重要组成部分。
-Itk are affiliated with the United States National Institutes of Health National Library of Medicine invest huge sums of money to support the three research institutions to develop medical image segmentation and registration algorithm R
- 2022-07-02 05:06:56下载
- 积分:1
-
图像几何变换,图像平移,图像镜像,图像缩放
图像几何变换,图像平移,图像镜像,图像缩放-Image geometric transform, image translation, image mirroring, image scaling
- 2022-09-22 09:00:03下载
- 积分:1
-
基于阀值的阈值分割:由灰度直方图可以看出谷值即是阀值,然后分割出来目标图像。...
基于阀值的阈值分割:由灰度直方图可以看出谷值即是阀值,然后分割出来目标图像。-Based on the threshold of the threshold segmentation: histogram can be seen from the valley that is, threshold, and then divided by the target image.
- 2023-05-29 21:10:03下载
- 积分:1