搜索资源列表
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
dibapi_
- 构造自己的DIB函数库(dibapi.h和dibapi.cpp源码),这是我在一本书上看的,效果特好,拿来和大家分享-tectonic their DIB functions (dibapi.h and dibapi.cpp source) This is in my view a book, very good results, and we used to share
CutDIB.cpp
- 本函数裁剪DIB,并返回裁切后的新DIB的句柄,源句柄保持不变 -cutting DIB this function, and return to the cutting of the new DIB handle, the source handle remained unchanged
MyViewer
- 可以快速查看: 压缩文件 :.zip WEB文件 :.htm,.html,.shtml 文本文件 :.rtf, \".gq\", \".txt\", \".diz\", \".bas\", \".frm\", \".bat\", \".vbp\", \".c\", \".cpp\", \".mak\" \".vbw\", \".doc\", \".url\" 图象文件 :\".bmp\", \".gif\", \".jpg\", \".ico\", \".
一维条形码二维条形码编码规则及识别
- 条形码技术 常用的条码编码规则,条码的一般组成 条码的种类 EAN-13码的构造 一个简单的条形码打印系统 一维条形码的识别 硬件识别系统 预处理过程 译码过程 一维条形码识别系统实例 1 DIB.H位图存取头文件 DIB.CPP位图存取源程序 BARRECOG.H条码识别头文件 BARRECOG.CPP条码识别源程序
Dib
- 图像处理基础代码之Dib.cpp,大家可以看下-Dib.cpp
Draw2
- 画一些简单的图元,箭头,折线、椭圆等元素的画图程序-Arrow.cpp Base.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.
The-cloaaaaq
- (1)功能要求该系统要求文件存储用户设置闹铃信息具体功能①设定闹铃间;②修改闹铃;③取消闹铃;④闹铃/停止闹铃(2)界面友提示信息或菜单帮助用户选择功能2)程序设计建议(1) 数据结构struct time 间结构 { int year int month 月 int day int hour ia nt minute 钟 int second 秒* a/} 闹铃用数组或链表存储(2)程序模块及功能①设定模块:设定闹铃间;②修改模块:修 改闹铃;③取消模块:取消闹铃;④闹铃模块:闹铃