-
本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的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
-
The main achievement of this process of image segmentation, the main method of p...
本程序主要实现对图像的分割,主要方法有并行边界分割,串行边界分割,并行区域分割,串行区域分割,并实现了Canny算子-The main achievement of this process of image segmentation, the main method of parallel boundary partition, serial border segmentation, region segmentation parallel, serial region segmentation, and the realization of the Canny operator
- 2022-04-08 05:42:56下载
- 积分:1
-
This is an example of computer graphics in C++ environment to achieve the midpoi...
这是一个计算机图形学实例,在C++环境下实现圆中点BRESENHAM算法-This is an example of computer graphics in C++ environment to achieve the midpoint circle algorithm BRESENHAM
- 2022-01-26 00:46:38下载
- 积分:1
-
实现图像处理中的直方图修正和彩色变换功能。
实现图像处理中的直方图修正和彩色变换功能。-The realization of image processing and color histogram transformation functions as amended.
- 2023-07-23 12:35:03下载
- 积分:1
-
相信传播是一种流行的方法来实现组合优化。吨。
Believe propagation is a popular method to achieve combinatorial optimization. This program contains two sets of codes -- image restoration from noisy data and depth estimation from stereo images.-Believe propagation is a popular method to achieve combinatorial optimization. This program contains two sets of codes-- image restoration from noisy data and depth estimation from stereo images.
- 2022-01-29 01:15:42下载
- 积分:1
-
简单的图像处理程序集合!对图像处理的基本知识可以有所窥探,适合图像处理的初级学习者使用!...
简单的图像处理程序集合!对图像处理的基本知识可以有所窥探,适合图像处理的初级学习者使用!-Simple image processing procedures for the collection! On the basic knowledge of image processing could be spy, suitable for image processing of primary learners to use!
- 2022-01-22 01:25:17下载
- 积分:1
-
现在在所有图像去噪滤波中最较理想的去噪算法――Bayesian Least Squares...
现在在所有图像去噪滤波中最较理想的去噪算法――Bayesian Least Squares - Gaussian Scale Mixture的matlab实现代码,应用丰富,与商用图像处理软件媲美,其原理可以参见J Portilla, V Strela, M Wainwright, E P Simoncelli, "Image Denoising
using Scale Mixtures of Gaussians in the Wavelet Domain-Now image denoising filter in all the most better denoising algorithm- Bayesian Least Squares- Gaussian Scale Mixture realize the matlab code, application-rich, with the commercial image processing software rival, and its principle can be found in J Portilla, V Strela, M Wainwright, EP Simoncelli,
- 2022-02-01 19:44:11下载
- 积分:1
-
Without going through improved watershed algorithm process, specific issues can...
没有经过改进的分水岭算法程序,可以根据具体问题对算法进行改进-Without going through improved watershed algorithm process, specific issues can be improved algorithm
- 2022-03-24 04:20:23下载
- 积分:1
-
图像灰度拉伸、直方图均衡算法以及FCM聚类算法。
图像灰度拉伸、直方图均衡算法以及FCM聚类算法。-Image stretching, histogram equalization algorithm and the FCM clustering algorithm.
- 2022-04-26 20:01:56下载
- 积分:1
-
Forst滤波器,实现SAR图像相干斑点去噪
Forst滤波器,实现SAR图像相干斑点去噪-Forst filter, in SAR images speckle denoising
- 2022-02-21 15:30:40下载
- 积分:1