Location:
Search - DIB.CPP
Search list
Description: 使用的函数(非自己编写):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 histogram; 3. Deposit histogram; 4. Seeking iterative algorithm threshold value and 2; 5. Importation and arbitrary binary (for comparison); 6. New plan to preserve or restore the maximum. PS : Public category of documents address is the target of global variables.
Platform: |
Size: 140119 |
Author: 陈新 |
Hits:
Description: 构造自己的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
Platform: |
Size: 8334 |
Author: gaozilai |
Hits:
Description: 本函数裁剪DIB,并返回裁切后的新DIB的句柄,源句柄保持不变 -cutting DIB this function, and return to the cutting of the new DIB handle, the source handle remained unchanged
Platform: |
Size: 1133 |
Author: 周智平 |
Hits:
Description: 可以快速查看:
压缩文件 :.zip
WEB文件 :.htm,.html,.shtml
文本文件 :.rtf, \".gq\", \".txt\", \".diz\", \".bas\", \".frm\",
\".bat\", \".vbp\", \".c\", \".cpp\", \".mak\"
\".vbw\", \".doc\", \".url\"
图象文件 :\".bmp\", \".gif\", \".jpg\", \".ico\", \".wmf\", \".dib\", \".cur\"
Platform: |
Size: 8643 |
Author: 凌钰哲 |
Hits:
Description: 条形码技术
常用的条码编码规则,条码的一般组成
条码的种类
EAN-13码的构造
一个简单的条形码打印系统
一维条形码的识别
硬件识别系统
预处理过程
译码过程
一维条形码识别系统实例
1 DIB.H位图存取头文件
DIB.CPP位图存取源程序
BARRECOG.H条码识别头文件
BARRECOG.CPP条码识别源程序
Platform: |
Size: 363312 |
Author: huzhiyuan |
Hits:
Description: 使用的函数(非自己编写):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 histogram; 3. Deposit histogram; 4. Seeking iterative algorithm threshold value and 2; 5. Importation and arbitrary binary (for comparison); 6. New plan to preserve or restore the maximum. PS : Public category of documents address is the target of global variables.
Platform: |
Size: 2183168 |
Author: 陈新 |
Hits:
Description: canny算子程序 用Canny算子提取边缘
用Canny算子提取边缘\测试图片 \原始lena图像.bmp
用Canny算子提取边缘\测试图片\用canny算子提取边缘.bmp
用Canny算子提取边缘\源代码
用Canny算子提取边缘\源代码\cdib.cpp
用Canny算子提取边缘\源代码\cdib.h
用Canny算子提取边缘\源代码\ChildFrm.cpp
用Canny算子提取边缘\源代码\ChildFrm.h
用Canny算子提取边缘\源代码\ColorTable.h
用Canny算子提取边缘\源代码\DIBPrcs.cpp
用Canny算子提取边缘\源代码\GlobalApi.h-canny operator with Canny edge detection using Canny edge detection operator \ test images using Canny edge detection operator \ testing Photo \ lena original image. Bmp with Canny edge detection operator \ testing Photo \ canny operator with edge detection. Bmp with Canny edge detection operator \ the source code with Canny edge detection operator \ source \ cdib.cpp with Canny edge detection operator \ source \ cdib.h with Canny edge detection operator \ source \ ChildFrm.cpp with Canny edge detection operator \ source \ ChildFrm.h with Canny edge detection operator \ source \ ColorTable.h with Canny edge detection operator \ source \ DIBPrcs.cpp with Canny edge detection operator \ source \ GlobalApi.h
Platform: |
Size: 4096 |
Author: 艰苦撒 |
Hits:
Description: 构造自己的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
Platform: |
Size: 8192 |
Author: gaozilai |
Hits:
Description: 本函数裁剪DIB,并返回裁切后的新DIB的句柄,源句柄保持不变 -cutting DIB this function, and return to the cutting of the new DIB handle, the source handle remained unchanged
Platform: |
Size: 1024 |
Author: 周智平 |
Hits:
Description: 在基于对话框的界面上显示一幅位图bitmap,使用了微软的dibapi.cpp和dibapi.h文件,可以很方便在移植。-based dialog interface displayed on a Bitmap bitmap, the use of the Microsoft dibapi.cpp and dibapi.h documents make it very convenient for the transplant.
Platform: |
Size: 55296 |
Author: da |
Hits:
Description: 可以快速查看:
压缩文件 :.zip
WEB文件 :.htm,.html,.shtml
文本文件 :.rtf, ".gq", ".txt", ".diz", ".bas", ".frm",
".bat", ".vbp", ".c", ".cpp", ".mak"
".vbw", ".doc", ".url"
图象文件 :".bmp", ".gif", ".jpg", ".ico", ".wmf", ".dib", ".cur"-Can quickly view: compressed file:. ZipWEB document:. Htm,. Html,. Shtml text file:. Rtf,
Platform: |
Size: 8192 |
Author: 凌钰哲 |
Hits:
Description: 图像处理基础代码之Dib.cpp,大家可以看下-Dib.cpp
Platform: |
Size: 8192 |
Author: 虹 |
Hits:
Description: 画一些简单的图元,箭头,折线、椭圆等元素的画图程序-Arrow.cpp
Base.cpp
DIB.cpp
Platform: |
Size: 44032 |
Author: xuze |
Hits:
Description: 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 ...
Platform: |
Size: 3072 |
Author: jiaodatuzi |
Hits:
Description: 这是一个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!
Platform: |
Size: 6790144 |
Author: liguo |
Hits:
Description: 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.
Platform: |
Size: 8192 |
Author: liang |
Hits:
Description: // 文件: Dib.cpp
// 内容: 设备无关位图类-源文件
// 功能: (1)位图的加载与保存;
// (2)位图信息的获取;
// (3)位图数据的获取;
// (3)位图的显示;
// (4)位图的转换;
// (5)位图相关判断;-//File: Dib.cpp// content: device-independent bitmap class- the source file// function: (1) loading and saving bitmap // (2) bitmap information access // (3) bitmap data acquisition // (3) of the bitmap display // (4) bitmap conversion // (5) bitmap-related judgments
Platform: |
Size: 5120 |
Author: 侯喜报 |
Hits:
Description: dib.h dib.cpp 用于MFC创建位图并显示-dib.h dib.cpp for MFC to create and display a bitmap
Platform: |
Size: 2048 |
Author: 若只如初见 |
Hits:
Description: 自己写的Dib类,可以在不同的机器或系统中显示位图所固有的图像。-it is a Dib class wroten by myself, can acheve show dib pictures on diffient computers or systems function.
Platform: |
Size: 28672 |
Author: ssp |
Hits:
Description: 图像处理的dib.cpp和.h文件源码。希望可以帮助到大家-Image processing of dib. CPP and. H file the source code
Platform: |
Size: 2048 |
Author: 张冬平 |
Hits: