-
图像处理类,可以用作显示图像,打开,并附有一个封装好的CDIB函数,可以直接调用其中的各个函数...
图像处理类,可以用作显示图像,打开,并附有一个封装好的CDIB函数,可以直接调用其中的各个函数-Image processing class, can be used to display images, open, along with a packaged CDIB function, all of which can directly call the function
- 2022-05-31 19:15:34下载
- 积分:1
-
用vc++实现图像平移功能,可以打开bmp格式的图像。
用vc++实现图像平移功能,可以打开bmp格式的图像。-With vc++ Realize image shift function, can open bmp format images.
- 2022-08-06 23:47:51下载
- 积分:1
-
使用Hough变换在灰度图像中寻找圆,来检测图像的结果
使用Hough变换在灰度图像中寻找圆,来检测图像的结果-The use of Hough transform in gray-scale images to find a round, to detect the results of image
- 2022-09-07 04:35:03下载
- 积分:1
-
用vc++编程实现图像二值化,设定阈值为122即最大灰度的一半
用vc++编程实现图像二值化,设定阈值为122即最大灰度的一半-Vc++ programming with image binarization, the threshold set for the 122 that is half the maximum gray
- 2022-08-10 16:49:38下载
- 积分:1
-
图像处理 图像rgb空间转换为His空间
图像处理 图像rgb空间转换为His空间-Image Processing Image rgb space conversion for His Space
- 2022-07-26 08:55:55下载
- 积分:1
-
含噪数字图像基于小波变换的去噪及效果评价
含噪数字图像基于小波变换的去噪及效果评价-Noisy digital image denoising based on wavelet transform and Evaluation of
- 2022-05-22 22:20:39下载
- 积分: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
-
二阶巴特沃斯(Butterworth)高通滤波,最后显示处理结果.
直接解压后将图片和程序放在同一个文件夹里....
二阶巴特沃斯(Butterworth)高通滤波,最后显示处理结果.
直接解压后将图片和程序放在同一个文件夹里.-second-order Butterworth (Butterworth) high-pass filtering, Final results showed. Photo will be directly extracted and procedures on the same document folder.
- 2022-03-11 01:25:12下载
- 积分:1
-
show images and image enhancement, and integrity of the process. The procedure c...
显示图像并进行图像增强,完整的程序。该程序可以显示图像并对其进行处理-show images and image enhancement, and integrity of the process. The procedure can display the image and its treatment
- 2022-03-06 22:27:17下载
- 积分:1
-
用matlab做的基于DCT变换的图像压缩源码,先把图像分成8X8 的子块,然后做DCT变换,再量化,在恢复重建图像
用matlab做的基于DCT变换的图像压缩源码,先把图像分成8X8 的子块,然后做DCT变换,再量化,在恢复重建图像-Using matlab to do DCT-based transform image compression source code, first image is divided into 8x8 sub-block, and then make DCT transform, and then quantified, at the resumption of the reconstructed image
- 2022-03-29 08:18:57下载
- 积分:1