搜索资源列表
Cdib类库头文件及源码
- VC++进行图像处理用到的Cdib类库
可显示8位和24位bmp图像的CImage类
- //简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-//simple operational 8 and 24 bmp bitmap image category.// Characteristics :// 1, showed fa
ReadBmp
- 在VC里使用CDIB类进行位图编程-in VC using a category for Bitmap bitmap Programming
CDib类
- 在图像处理类中将读取的彩色图像转化为灰度图像用于后续处理-in Image Processing category will read the color image into a gray-scale images for follow-up treatment
Leon_5_3_2(GDI+)
- 自做的MDI,可打开BMP文件并作相应处理,包含很全面的位图操作函数并封闭了一个CDib类。-done since the MDI may open the BMP file and dealt with accordingly. includes comprehensive bitmap manipulation functions and the closure of a CDib category.
imagesegmentationVC++
- 图像分割的实例程序,其中的CDib类可以直接应用于其他的图像处理程序。-examples of image segmentation procedures, which the CDib categories can be directly applied to other image processing.
dibkernel
- CDib类,实现图像的读、写、显示等基本功能。功能完整,代码可靠。-CDib category, achieving image reading, writing, basic features, such as display. Functional integrity, and reliable code.
VCCDib
- CDib类,实现位图的读取,存储以及获取RGB等功能,简单易用.-CDib category, Bitmap read, store and access features such as RGB, easy-to-use.
ImageMatch
- 图像模式识别,其中的CDib类是专门用来处理与设备无关位图的类,对应于位图的结构进行读、写、读取数据指针、文件头等信息。-Image pattern recognition, which is designed to CDib deal with device-independent bitmap class, corresponds to the structure of the bitmap read, write, read da
CDib
- CDIB 类 包括.h和.cpp文件 加入工程即可-CDIB includes. H and. Cpp file to the project can be
CDib
- 非常好的CDIB类,有详细的代码注释,代码简练,方便大家学习-CDIB very good class, have a detailed code comments, code concise and easy to learn U.S.
CDib
- 一个很通用的CDib类,在很多图像处理的程序开发中使用。-CDib a very common type, in many image processing procedures used in the development.
CDib
- Visual C++ MFC中没有提供一个专门的类来处理DIB位图,因此,为了方便地使用位图文件,我们有必要派生一个CDib类。-Visual C++ MFC does not provide a specific category to deal with DIB bitmap, therefore, in order to facilitate the use of bitmap file, we need to derive a
CDib
- CDib类的定义与实现,包含了常用的bmp图片读取等功能。-CDib class definition and implementation, including the commonly used features such as bmp picture to read.
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
- 这个是杨枝灵的数字图像获取处理及实践应用的CDib类。-This is Yoji Spirit of digital image acquisition processing and practical application of the CDib class.
cdib
- 这是本人的一个完整CDIB类,这对于使用MFC 进行图像处理编程极为重要,希望大家喜欢-This is a complete CDIB my class, which for the image processing program using MFC is extremely important, hope you like
CDib
- CDib类实现位图文件的打开、读取、保存等处理的一个类,此处提供他的头文件和源文件-CDib class implements a bitmap file to open, read, save such as handling a class, here his head files and source files
CDib低通滤波
- CDib类的傅立叶变换及一些低通滤波器(理想低通、Butterworth、Gauss等)(Fourier transform of class CDib and some low pass filters)
CDib--详细中文注释
- CDib类的实现.而且具有详细的中文注释的。(the implementation of CDib class for image processing)