搜索资源列表
CDib(Supplemented_by_Lanyan)
- 在VC++中封装了BMP类,是图像处理的基础。-VC Packaging in the BMP category is the basis of image processing.
0025
- 《面向对象的MFC图象处理》 Windows提供了一些DIB函数,但未在MFC里封装;精通VC++.NET图象处理编程一书分析了这些函数,由此进而设计了一套函数,定义了类CDib使用,使用类CDib读、存、显示图象的示例 -"object-oriented image processing MFC" Windows DIB provides some function, but in MFC Lane Pac
Cdib
- 这是封装的很好的,一个图像处理的进行便捷操作的类,收藏很久了,拿出来贡献
DIBDisplay
- 图像处理类,可以用作显示图像,打开,并附有一个封装好的CDIB函数,可以直接调用其中的各个函数
cdib
- 封装了一个图像编程类,可以方便的显示,读取,操作位图
CDib(Supplemented_by_Lanyan)
- 在VC++中封装了BMP类,是图像处理的基础。-VC Packaging in the BMP category is the basis of image processing.
0025
- 《面向对象的MFC图象处理》 Windows提供了一些DIB函数,但未在MFC里封装;精通VC++.NET图象处理编程一书分析了这些函数,由此进而设计了一套函数,定义了类CDib使用,使用类CDib读、存、显示图象的示例 -"object-oriented image processing MFC" Windows DIB provides some function, but in MFC Lane Pac
DIBDisplay
- 用于设备无关位图的显示等操作,其中CDibImage类封装了用于操作DIB的许多函数。-For device-independent bitmap display, such as operation, of which CDibImage class encapsulates DIB for the operation of many functions.
Cdib
- 这是封装的很好的,一个图像处理的进行便捷操作的类,收藏很久了,拿出来贡献-This is a very good package, an image processing operation for convenient categories, collecting a long time, come up with to contribute to
DIBDisplay
- 图像处理类,可以用作显示图像,打开,并附有一个封装好的CDIB函数,可以直接调用其中的各个函数-Image processing class, can be used to display images, open, along with a packaged CDIB function, all of which can directly call the function
cdib
- 封装了一个图像编程类,可以方便的显示,读取,操作位图-Packaging a Graphics Programming class, can easily display, read, operate bitmap
dib
- 这是简单易用的用c++封装的CDib类,可以实现图像文件的读取,存储,显示,因为小巧易用,非常适合初学者-this is a CDib class based on c++,it has fulfilled read,write,and show bmp in a window, is very suitable for beginners in image processing.
CDIB
- 一个功能强大的dib类,各种方法都封装的很好-Dib a powerful class, all methods well encapsulated
CDib
- 众所周知,MFC没有封装有关图像处理的类,所以在这里通供了一个封装好的cdib类,方便初学者快速入门图形图像处理-As we all know, MFC does not encapsulate the image processing class, so here pass for a packaged cdib class, easy for beginners Quick Start Graphics and Image Proc
ImageTest(CDIB)
- CDIB类显示位图图片,具有良好的封装性,很方便。 -CDIB class bitmap picture
CDib
- 构造CDib类,它对DIB的部分GDI函数进行了封装,是图像处理的基石。-Structure CDib category, it DIB GDI functions of the package is the cornerstone of the image processing.
CDib
- 建立CDib类。该类封装了对windows bitmap的基本操作,包括读图,显示图,直接操作像素点和调色板等-Establish CDib class. This class encapsulates the basic operation of the windows bitmap, including digitizing, display maps, direct manipulation of pixels and palet
CDib
- vc++2010数字图像处理的DIB类,封装了DIB位图处理所需要的基本成员和成员函数,方便大家学习-vc++ DIGITAL IMAGE PROCESSING
ShowSaveBMP
- 利用cdib类实现bmp图像的显示,提供CDib类对bmp图像读写的封装。-Use cdib class implements bmp image display, providing CDib class bmp image read package.