-
本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的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
-
图像处理的一些基本功能源码很全
有20多个
图像处理的一些基本功能源码很全
有20多个-Some basic image processing functions of the entire source code is more than 20
- 2022-05-24 15:33:46下载
- 积分:1
-
matlab in image processing applications, including blur, sharpening, image enhan...
matlab在图像处理中的应用,包括模糊,锐化,图像增强-matlab in image processing applications, including blur, sharpening, image enhancement, etc.
- 2022-04-21 07:06:00下载
- 积分:1
-
这是一个比较另类的图像库,它本身并不提供对图像对象的封装,只以类似插件的形式为您提供图像处理算法的封装和进度显示,而图像对象的封装则需由用户来提供。
本图像...
这是一个比较另类的图像库,它本身并不提供对图像对象的封装,只以类似插件的形式为您提供图像处理算法的封装和进度显示,而图像对象的封装则需由用户来提供。
本图像库平台无关,理论上它可以应用于任何已有的C++图像类上。
-This is a rather different type of image library, it does not provide the image object package, only the form of a similar plug-ins for your image processing algorithms to provide packaging and progress display, and image package should be targeted by user to provide. The image database platform-independent, in theory, it can be applied to any existing C++ Image category.
- 2022-07-02 21:22:01下载
- 积分:1
-
这是一个人脸检测代码,在VC下编写的,本人感觉对图像处理专业的同学非常有用,特地拿来分享...
这是一个人脸检测代码,在VC下编写的,本人感觉对图像处理专业的同学非常有用,特地拿来分享-This is a face detection code, prepared in the VC, I feel for the image processing professional students very useful, specially used to share
- 2022-06-19 23:49:35下载
- 积分:1
-
PSNR for the image! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
求图像的峰值信噪比-PSNR for the image! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
- 2022-03-13 17:03:43下载
- 积分:1
-
将黑白图像转换成灰度级―邻域平均灰度级二维直方图
将黑白图像转换成灰度级―邻域平均灰度级二维直方图-Black and white images will be converted into gray-scale- the average gray-scale neighborhood of two-dimensional histogram
- 2022-01-26 03:19:56下载
- 积分:1
-
BMP图像转灰度图像,在图像处理中非常有用!
BMP图像转灰度图像,在图像处理中非常有用!-BMP image to gray-scale images, in image processing is very useful!
- 2022-02-02 07:20:00下载
- 积分:1
-
大津自适应阈值分割算法,其中只有自适应阈值的计算部分
大津自适应阈值分割算法,其中只有自适应阈值的计算部分-Otsu adaptive threshold segmentation algorithm, one of only adaptive part of the calculation of threshold
- 2023-06-13 03:20:03下载
- 积分:1
-
从单张图片中去除相机抖动造成的模糊的matlab程序,算法见Removing Camera Shake from a Single Image...
从单张图片中去除相机抖动造成的模糊的matlab程序,算法见Removing Camera Shake from a Single Image-err
- 2022-03-12 07:16:04下载
- 积分:1