搜索资源列表
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
CutDIB.cpp
- 本函数裁剪DIB,并返回裁切后的新DIB的句柄,源句柄保持不变 -cutting DIB this function, and return to the cutting of the new DIB handle, the source handle remained unchanged
Dib
- 图像处理基础代码之Dib.cpp,大家可以看下-Dib.cpp
dib
- CDib类,在vc++中常用的处理BMP文件的类,包含了dib.h和dib.c-CDib class, vc++ handling of BMP files commonly used in the class that contains dib.h and dib.cpp ...
mubiaojianche
- 这是一个VC寻找圆心的程序,包括比对,二值化,目标检测,圆心定位等操作,是学习目标检测的资料!-This is a VC looking for center point of the process, including comparison, binary, object detection, central positioning operation, target detection information to learn!
DIB
- MFC没有封装DIB,但在程序中经常用到,该DibImage.cpp包含了对DIB处理的所有函数,头文件也随之附上。-MFC does not encapsulate DIB, but often used in the process, the DIB handled DibImage.cpp contains all the functions of the header file also will be attached.
colorjunheng
- 数字图像处理的彩色直方图均衡的Dib的Cpp文件-Digital image processing color histogram equalization of Dib' s Cpp file
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
Test
- dib.h dib.cpp 用于MFC创建位图并显示-dib.h dib.cpp for MFC to create and display a bitmap
CDib-CPP
- 自己写的Dib类,可以在不同的机器或系统中显示位图所固有的图像。-it is a Dib class wroten by myself, can acheve show dib pictures on diffient computers or systems function.