-
本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程,
用于实现图像融合的PixelFusion工程和用于人脸识别的Fa...
本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程,
用于实现图像融合的PixelFusion工程和用于人脸识别的FaceDetection工程。
关于程序的运行,
DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法,
需要强调一点,其只对256色格式的图片进行处理。
PixelFusion工程程序运行时,用户须载入两幅图片,其中全色图像选择给定的图片spot.bmp,
而多光谱图片则为给定的图片tm.bmp。而后用户便可选择各种融合算法进行融合处理。
FaceDetection工程运行时,首先要通过文件“打开 载入图片face.bmp,而后才可以进行人脸检测
操作,需要强调的是人脸区域检测、眼睛的检测与定位、人嘴的检测与定位、人脸的勾勒四个处理
模块必须按照先后顺序进行,而且各个模块内的各项操作也必须按照菜单栏从上至下的顺序来进行。
另外,由于在人脸检测时用到了先验知识,所以目前只能对给定的图片face.bmp进行处理。-This CD-ROM includes a total of three projects, namely, for the realization of the basic digital image processing algorithms DimageProcess project
Used to achieve image fusion PixelFusion engineering and construction for face recognition FaceDetection.
With regard to program operation,
DImageProcess works just load Bmp file format can be achieved through the menu, a variety of processing algorithms,
Need to emphasize that its only 256-color format for image processing.
PixelFusion engineering program runs,
- 2022-03-09 21:11:55下载
- 积分:1
-
Frame buffer block rotation, using c language code completion, to achieve the ro...
帧缓存块的旋转,采用c语言代码完成,实现帧缓存块的旋转。-Frame buffer block rotation, using c language code completion, to achieve the rotation of the frame buffer block.
- 2022-09-05 12:25:02下载
- 积分:1
-
基于小波变换的图像融合,已形成界面。可通过界面进行相关图像处理操作。...
基于小波变换的图像融合,已形成界面。可通过界面进行相关图像处理操作。-Based on wavelet transform image fusion, has become the interface. Interface can be related to image processing operations.
- 2022-01-30 13:52:14下载
- 积分:1
-
一个好的形态学图像处理例程,结合OpenCV的使用会…
一个不错的形态学图像处理的例程,结合openCV使用,对于初学者会有帮助。-A good morphological image processing routines, combined with openCV use, would be helpful for beginners.
- 2022-01-26 05:15:05下载
- 积分:1
-
一个简单实现图片格式转换的工具,具体支持bmp,jpg,gig和tiff之间的互相转换,并附带浏览功能...
一个简单实现图片格式转换的工具,具体支持bmp,jpg,gig和tiff之间的互相转换,并附带浏览功能-Realize a simple picture format conversion tools, specific support for bmp, jpg, gig and the tiff between the conversion and incidental browsing
- 2023-06-03 19:15:02下载
- 积分:1
-
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码IMAGE DENOISING USING BAYES THRESHOLDING OF W...
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS -Based on Bayesian (BAYES) Wavelet thresholding (WAVELET) image denoising algorithm source code IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS
- 2023-07-11 08:45:03下载
- 积分:1
-
简单的图像
简单的图像处理程序-simple image-processing program
- 2022-08-25 00:10:55下载
- 积分:1
-
本代码实现了bmp格式的图像平滑、图像滤波、图像sharpenin…
本代码实现了BMP格式图像平滑,图像滤波,图像锐化图像编码,好东西与大家分享-The code achieved a BMP format image smoothing, image filtering, image sharpening image coding, good things to share with you
- 2023-03-22 01:00:04下载
- 积分:1
-
指纹识别实验平台的预处理部分,对指纹图像进行方向场估计、分割后细化,为提取特征做准备,压缩包中有指纹图像,...
指纹识别实验平台的预处理部分,对指纹图像进行方向场估计、分割后细化,为提取特征做准备,压缩包中有指纹图像,-Experimental platform Fingerprint Preprocessing of fingerprint images in the direction of the market is estimated that after the partition refinement, in order to extract features of so ready, compressed package in fingerprint images,
- 2022-02-13 14:37:53下载
- 积分:1
-
opencv 显示如何利用camshift算法进行彩色目标的跟踪
opencv 显示如何利用camshift算法进行彩色目标的跟踪-opencv shows how to use color camshift algorithm target tracking
- 2022-08-17 11:20:08下载
- 积分:1