-
本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的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
-
用蚁群算法解决TSP问题,这是我从MATLAB中文论坛找到的。
用蚁群算法解决TSP问题,这是我从MATLAB中文论坛找到的。-TSP with ant colony algorithm to solve the problem, which I found from the MATLAB Chinese Forum.
- 2022-03-17 03:29:03下载
- 积分:1
-
DG Lowe的尺度
D.G lowe 的尺度不变特征转换算法(SIFT)
在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (SIFT) and OpenGL-based opencv source code based on the increase in the preservation of image features. Used to image the scale-invariant feature extraction and image feature points of the match.
- 2022-05-20 23:33:38下载
- 积分:1
-
VC++调用MATLAB函数MATLAB二进制图像的区域标记。
vc++调用matlab函数混合编程实现二值图像的区域标记。-vc++ call matlab function Matlab binary image of the regional markers.
- 2022-05-08 16:07:32下载
- 积分:1
-
这是一个模式识别中关于主成分分析的特征提取的matlab源码
这是一个模式识别中关于主成分分析的特征提取的matlab源码-This is a pattern recognition on the Principal Component Analysis Feature Extraction of Matlab FOSS
- 2023-06-13 10:35:04下载
- 积分:1
-
canny算子 铝箔
用于图像边缘检测 和高斯铝箔
canny算子 铝箔
用于图像边缘检测 和高斯铝箔-canny operator foil for image edge detection and Gaussian foil
- 2022-03-20 23:21:25下载
- 积分:1
-
遥感图像如何用VC++实现,谁给介绍个处理程序,谢谢。
邮箱是aiyang12345678@163.com...
遥感图像如何用VC++实现,谁给介绍个处理程序,谢谢。
邮箱是aiyang12345678@163.com-How to use remote sensing image VC++ Achieve, who introduced a treatment program for you. E-mail is aiyang12345678@163.com
- 2022-07-08 06:03:27下载
- 积分:1
-
在图像处理中如何进行视频处理,如何从yuv格式的序列中提取出亮度信息,这是后面对视频处理的基础。...
在图像处理中如何进行视频处理,如何从yuv格式的序列中提取出亮度信息,这是后面对视频处理的基础。-In image processing for video How to deal with how to format yuv sequence information extracted brightness, this is the basis of the face of video processing.
- 2023-07-05 11:25:03下载
- 积分:1
-
判断点在多边形内还是外的例程
判断点在多边形内还是外的例程-judgment in the polygon points inside or outside the routines
- 2023-03-06 21:15:03下载
- 积分:1
-
改变图像的分辨率,C#语言,很简单的一个小程序。
改变图像的分辨率,C#语言,很简单的一个小程序。-To change the image resolution, C# language, a very simple procedure.
- 2023-05-31 19:15:04下载
- 积分:1