-
程序内包含了大量的图像处理子程序,像离散傅里叶变换,离散余弦变换还有图像编码,图像分割多个方面的内容,值得借鉴。...
程序内包含了大量的图像处理子程序,像离散傅里叶变换,离散余弦变换还有图像编码,图像分割多个方面的内容,值得借鉴。-Program contains a large number of image processing routines, such as discrete Fourier transform, discrete cosine transform still image coding, image segmentation various aspects, it is worth learning.
- 2022-11-17 08:05:04下载
- 积分:1
-
将TV信号转换到VGA信号,通过FPGA的转换可以直接在显示器上显示。...
将TV信号转换到VGA信号,通过FPGA的转换可以直接在显示器上显示。-TV signals will switch to VGA signal, through the FPGA conversion can be directly displayed on the monitor.
- 2022-05-26 05:28:56下载
- 积分:1
-
计算机图形学课程上作为例子学习的源代码,在VC6.0下完美运行,肯定是能用的,各位仔细调试!...
计算机图形学课程上作为例子学习的源代码,在VC6.0下完美运行,肯定是能用的,各位仔细调试!-Computer graphics courses as an example to study the source code, in perfect running under VC6.0 certainly can, and you carefully debugging!
- 2022-01-26 05:12:54下载
- 积分:1
-
包含图像处理的常用算法及其编程,标准C/C++语法
包含图像处理的常用算法及其编程,标准C/C++语法-contains commonly used image processing algorithms and programming, the standard C/C++ syntax
- 2022-02-25 20:08:26下载
- 积分:1
-
图像处理类的经典之作,适合学习图像处理的同学阅读
图像处理类的经典之作,适合学习图像处理的同学阅读-Image processing of the classic type, suitable for image processing of students learning to read
- 2022-01-25 14:15:44下载
- 积分:1
-
基于对比度分割的图像处理,阈值的选取通常以产生最大对比度为准。...
基于对比度分割的图像处理,阈值的选取通常以产生最大对比度为准。-Segmentation based on the contrast of the image processing, the threshold is usually selected to produce, whichever is the greatest contrast.
- 2023-08-09 22:45:02下载
- 积分:1
-
此程序段是用于对比度调整的MATLAB算法。
此程序段是用于对比度调整的MATLAB算法。-incontrast
- 2022-02-21 04:25:31下载
- 积分:1
-
动态链接库所需要的ImageLoad.lib等lib库。
动态链接库所需要的ImageLoad.lib等lib库。-dynamic link library needs ImageLoad.lib the other lib.
- 2022-08-16 07:50:14下载
- 积分:1
-
上传各种格式图像文件打开保存旋转的操作示例工程所需要的两个头文件。...
上传各种格式图像文件打开保存旋转的操作示例工程所需要的两个头文件。-upload various image file format open to preserve the operation of rotating sample project needs two headers.
- 2022-02-25 04:22:54下载
- 积分:1
-
本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的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