搜索资源列表
CBitimapEx
- vc下图像处理类 封装了DIB图像的读取和处理相关操作-under the vc environment graphics process encapsulate the dib graphics s loading and manager the realate operation
2002011827
- 使用的函数(非自己编写):dib.cpp(附上)功能:1.BMP图的读写;2.画直方图;3. 存直方图;4.迭代算法求得阈值并进行二值化;5.任意输入并进行二值化(供比较);6. 保存新图或者恢复原图。pS:Public类中的文件地址指针是全局变量。-use of the function (their preparation) : dib.cpp (attached) functions : 1. BMP map reading and writing; 2. Painting histogr
CGProcesser
- 关键字:显示DIB,OTSU算法二值化图象,图象灰度化处理,关联多个VIEW到文件.显示文件灰度直方图-keyword : DIB show, OTSU algorithm binary image, gray-scale image processing, VIEW linked to a number of documents. Histogram Display
DIBSection_src
- A DIB section wrapper for win32 or winCE
dib
- dib类,在bmp位图操作中具有很重要的作用,使用方便
dib
- VC++图像处理dib类 VC++图像处理dib类
Canny.rar
- 用Canny算子提取边缘,只能处理8位的BMP图像!对于学习DIB类非常有用!,Extracted by Canny edge operator can only handle 8-bit BMP images! DIB category for the study is very useful!
using-DIB
- 用DIB方式实现BMP图像的打开和处理,VC++6.0环境下开发。-DIB be achieved with the opening and processing of BMP image, VC++6.0 development environment.
Dib
- 图像处理基础代码之Dib.cpp,大家可以看下-Dib.cpp
DIB
- 一个DIB图像处理的类文件,但不用于其它格式的图像处理-A DIB image processing class files
DIB
- C++写的DIB类,除了一般的功能外,使用了引用计数,可以直接将图像转成矩阵。-DIB written in C++ class, apart from the general features, using reference counting, you can transfer images directly into a matrix.
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
chap1_3
- 设备无关位图,dib的访问函数及面向过程的dib的读写与访问-Device-independent bitmap, dib access function and process-oriented read and write and visit dib
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
DIB
- 用VC编的数字图像处理算法,主要关于设备无关位图DIB的读写类-VC compiled using digital image processing algorithms, mainly on the device-independent bitmap DIB class to read and write
cdib
- // 文件: Dib.cpp // 内容: 设备无关位图类-源文件 // 功能: (1)位图的加载与保存; // (2)位图信息的获取; // (3)位图数据的获取; // (3)位图的显示; // (4)位图的转换; // (5)位图相关判断;-//File: Dib.cpp// content: device-independent bitmap class- the source file// function: (1) loading and saving b
Dib
- Dib图像的读取输出等重要函数C++编写-Dib image read out other important functions in C++
Dib
- 绘制DIB对象,按照DIB创建一个逻辑调色板, 计算DIB像素的起始位置,并返回指向它的指针,返回DIB中图象的高度,返回DIB中调色板的大小,DIB中调色板的颜色的种数, 返回DIBBitCount,复制指定的内存区域,将指定的DIB对象保存到指定的CFile中,将指定的文件中的DIB对象读到指定的内存区域中 获取矩形区域的宽度,高度 初始化类的成员变量 复位类的成员变量.-Creating a logical palette DIB object is drawn, in accord
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
