-
本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的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
-
科学图像拼接算法的C++源代码
科学图像拼接算法C源代码——加州大学博士生系列。下面是它的几个不同版本的携带使用!
- 2022-08-21 00:56:40下载
- 积分:1
-
图像平滑处理的源代码,用VC6.0调试图像平滑处理。
图象平滑处理的源代码 用VC6.0调试
图象平滑处理的源代码 用VC6.0调试-Image smoothing treatment of the source code with VC6.0 debug image smoothing treatment of the source code with VC6.0 debugger
- 2022-01-26 06:10:34下载
- 积分:1
-
1.掌握图像滤波的基本定义及目的;
2.理解空域滤波的基本原理及方法;
3.掌握进行图像的空域滤波的方法。...
1.掌握图像滤波的基本定义及目的;
2.理解空域滤波的基本原理及方法;
3.掌握进行图像的空域滤波的方法。
-1. Image filtering grasp the basic definition and purpose; 2. Understanding of spatial filter the basic principles and methods; 3. master images of the spatial filter method.
- 2022-01-22 03:35:20下载
- 积分:1
-
Used in the field of computer vision, using homography information will be combi...
应用于计算机视觉领域,运用单应性矩阵信息将两幅图片合成为一张-Used in the field of computer vision, using homography information will be combined into a two picture
- 2022-04-21 06:21:34下载
- 积分:1
-
图像处理基本算法,如对图像进行二值化处理的源代码,均值滤波处理...
图像处理基本算法,如对图像进行二值化处理的源代码,均值滤波处理-Basic image processing algorithms, such as image binarization deal with the source code, deal with mean filter
- 2022-01-25 23:38:43下载
- 积分:1
-
Insider on the image processing technology, image processing technology to those...
关于图像处理技术内幕,对图像处理的技术有需要的人很有启发-Insider on the image processing technology, image processing technology to those who need it very enlightening
- 2022-06-22 04:12:42下载
- 积分:1
-
Edge detection and contour tracing the VC process, learning a good helper image...
边缘检测及轮廓跟踪的VC程序,学习图像处理的好帮手,能进行二次开发-Edge detection and contour tracing the VC process, learning a good helper image processing can also conduct secondary development
- 2023-03-08 20:55:03下载
- 积分:1
-
Tamura纹理特征提取程序,matlab编写,通过运行测试无误。另附有pdf介绍Tamura纹理特征定义,希望对大家有帮助。...
Tamura纹理特征提取程序,matlab编写,通过运行测试无误。另附有pdf介绍Tamura纹理特征定义,希望对大家有帮助。-Tamura texture feature extraction procedures, matlab prepared correctly by running the test. Tamura has attached pdf introduce the definition of texture features, in the hope that everyone has to help.
- 2023-03-04 14:15:03下载
- 积分:1
-
vb做的类photoshop源码:可以打开图像文件并对其进行一些简单的处理,另外还可实现简单的画图功能。...
vb做的类photoshop源码:可以打开图像文件并对其进行一些简单的处理,另外还可实现简单的画图功能。-vb do photoshop source categories : image files can be opened and its simple, but also achieve other simple drawing functions.
- 2022-03-04 00:10:39下载
- 积分:1