搜索资源列表
0025
- 《面向对象的MFC图象处理》 Windows提供了一些DIB函数,但未在MFC里封装;精通VC++.NET图象处理编程一书分析了这些函数,由此进而设计了一套函数,定义了类CDib使用,使用类CDib读、存、显示图象的示例 -"object-oriented image processing MFC" Windows DIB provides some function, but in MFC Lane Packaging; VC proficient.NET imag
huidubianhuan
- 灰度变换处理,图像处理类,有DIB类,MFC编程
imageTechFunction
- vc图像处理技巧函数,总结出一个COperateBitmap类,可以实现方便的对图象的读取、保存、剪贴板操作、DIB和DDB的转换,下面列出头文件,工程文件我把它写成了一个MFC扩展DLL。-vc image processing techniques function, summed up a COperateBitmap categories, can be achieved easily on the image to read, save, clipboard operations, D
dibimage
- VC++ 6.0,MFC开发的图像处理程序,包括DIB图像读取,图像处理等基本功能-VC++ 6.0, MFC development of image processing procedures, including DIB image reading, image processing and other basic functions
DIB
- 这是一个使用MFC开发的图像处理程序,在该程序中开发了操作图像文件内部数据的类,使用它在加上图像处理的算法,就能够对图像进行处理。-This is a development of image processing using the MFC program, developed in the program in operation within the data image file type, use it with image processing algorithm, the imag
VC_6_0BMP
- [摘要]本文探讨了VC++6.0 环境下BMP 图像文件的显示。首先详细介绍BMP 图像文件的两种类型DDB 和DIB 的各部分组成 及其意义,并对DIB 的两种形式Windows DIB 和OS/ 2 DIB 加以区别,然后利用VC++6.0 的MFC 库函数对DDB 位图的显示加以 实现,对DIB 位图的显示过程以程序流程图的形式详细说明-[Abstract] This article discusses the environment of VC++6.0 display BMP
DIB_MFC
- 对灰度BMP图像进行一系列基本操作,VC6.0上可以很好运行-failed to translate
DIBDisplay
- 在MFC中,编写简单的读写BMP的多文档示例。该文档不但可以直接读写BMP文件,还可打印当前DIB,还支持剪贴板操作:复制当前DIB到剪切板,也可以 将剪切板中现有的DIB复制到当前的DIB中。-display the picture
ShowEffect
- mfc下图像的显示处理,是使用DIB的方式来实现图像的特效显示-mfc image display processing is the use DIB to achieve the effects of the image display
CDib
- Visual C++ MFC中没有提供一个专门的类来处理DIB位图,因此,为了方便地使用位图文件,我们有必要派生一个CDib类-Visual C++ MFC does not provide a specialized class to handle the DIB bitmap, therefore, in order to easily use the bitmap file, we need to derive a CDib class
chap1_5
- MFC多文档程序 功能为打开图片,保存图片,添加了DIB类-open a bmp
Chapter01
- 在vc界面下,编写的关于图像格式DIB的文件,包含有一个MFC设计界面。类的设计-Vc interface prepared by the DIB image format files contains a MFC design interface. The design of the class
morphology-DIB
- 由于MFC没有封装DIB类,编写面向对象的的DIB类,易于维护和移植;然后提供数学形态学代码,实现图像各种形态学运算,处理时只需要定义形态学类然后进行调用即可,代码都经过调试运行,现在应用与工程项目中-Because MFC do not package the DIB class, we write the object-oriented class DIB and it is easy to be transplanted. Furthermore, we provide the mathe