1、 基于基于 VC+VC+的图像特效显示研究的图像特效显示研究 作者姓名:XXX 专业名称:电子信息科学与技术 指导教师:XXX 讲师 I 摘要摘要 图像的特效显示在计算机技术领域应用广泛, Windows的屏幕保护 程序就采用了各种各样的图像特效显示,使人感到耳目一新。本论文 阐述了基于VC+设计图像特效显示的基本原理和方法, 研究了现有的 扫描特效显示、栅条特效显示、马赛克特效显示,并分析了这些显示 的相关算法, 通过研究创新设计出两个特效显示渐变百叶窗特效 和泡泡腐蚀特效, 介绍了这两个特效显示的算法实现及软件界面的设 计实现过程。 界面是基于Microsoft Visual C+ 6.0
2、 MFC多文档编程的图 像处理界面,实现.bmp 格式图像的浏览与编辑,导入和导出,图像特 效显示,边缘检测,旋转和翻转图片,图片增强优化,以及打印输出图 片。是一款功能较简洁的数字图像管理界面,实现对.bmp 格式图像的 操作。该界面包含两部分:启动界面和主界面。 BMP 文件是 Windows 操作系统所推荐和支持的图像文件格 式,是一种将内存或显示器的图像数据不经过压缩而直接按位存盘的 文件格式,一般来说BMP文件分成4个部分:位图头文件,位图信息头, 颜色表,位图数据.同时 BMP 文件文件可以分为 DIB 格式和 DDB 格式, 其中 DIB 格式是与设备无关的 BMP 文件,通用性
3、很强.Windows 支持一 些重要的DIB访问函数,但都没有封装到MFC中,这里我们封装了一个 DIB 类,其包含 DIB 文图处理所需要的基本成员变量和成员函数,进而 以该类为基类派生其他类,实现程序的维护和移植,从而利用面向对 象的方式实现图像的可视化编程。 关键词:特效显示;扫描;栅条;马赛克;VC+;数字图像处理 基于 VC+的图像特效显示研究 II Abstract Special effects show for images is applied in the field of computer technology widely. The Windows screen sav
4、ers use a variety of image special effects which feel refresh. This paper describes the basic principles and methods of image special effects show based on VC+. The algorithm of the effect shows including scanning special effect show, bar special effect show and mosaic special effect show are studie
5、d. This paper also designes two special effectsGradually changing blinds and corroding bubble. The implementation of the display algorithm and software interface designment are realized in this paper. The digital image processing interface is based on Microsoft Visual C + + 6.0 MFC multi-document im
6、age processing programming interface, to achieve. Bmp format for image browsing and editing, import and export, image effects showe d that edge detection, rotate and flip images, pictures enhance the optimization, as w ell as print output picture. Is a function of the digital image than the simple manage ment interface, to achieve. Bmp format images of the operation. The interface contai ns two parts: interface and the main interface to start. BMP file is a Windows operating