ean13-barcode-detect-master

所属分类:图形图象
开发工具:C/C++
文件大小:1289KB
下载次数:30
上传日期:2015-04-27 13:51:18
上 传 者pipe9gyy
说明:  用C++实现的一维条码检测,读取图片后能计算出条码数值。
(an C++ implemented algorithm, which can calculate the bar code after reading an ean-13-bar picture)

文件列表:
EAN13条码检测原理.pdf (334708, 2013-11-10)
Qt工程文件 (0, 2013-11-10)
Qt工程文件\barcode-build-Desktop_Qt_5_0_1_MinGW_32bit-Debug (0, 2013-11-10)
Qt工程文件\barcode-build-Desktop_Qt_5_0_1_MinGW_32bit-Debug\Makefile (13100, 2013-11-10)
Qt工程文件\barcode-build-Desktop_Qt_5_0_1_MinGW_32bit-Debug\Makefile.Debug (43321, 2013-11-10)
Qt工程文件\barcode-build-Desktop_Qt_5_0_1_MinGW_32bit-Debug\Makefile.Release (43389, 2013-11-10)
Qt工程文件\barcode-build-Desktop_Qt_5_0_1_MinGW_32bit-Debug\debug (0, 2013-11-10)
Qt工程文件\barcode-build-Desktop_Qt_5_0_1_MinGW_32bit-Debug\debug\main.o (127049, 2013-11-10)
Qt工程文件\barcode-build-Desktop_Qt_5_0_1_MinGW_32bit-Debug\debug\mainwindow.o (453751, 2013-11-10)
Qt工程文件\barcode-build-Desktop_Qt_5_0_1_MinGW_32bit-Debug\debug\moc_mainwindow.cpp (3681, 2013-11-10)
Qt工程文件\barcode-build-Desktop_Qt_5_0_1_MinGW_32bit-Debug\debug\moc_mainwindow.o (156579, 2013-11-10)
Qt工程文件\barcode-build-Desktop_Qt_5_0_1_MinGW_32bit-Debug\debug\whatFU.exe (855371, 2013-11-10)
Qt工程文件\barcode-build-Desktop_Qt_5_0_1_MinGW_32bit-Debug\ui_mainwindow.h (4722, 2013-11-10)
Qt工程文件\barcode (0, 2013-11-10)
Qt工程文件\barcode\detect.h (10054, 2013-11-10)
Qt工程文件\barcode\main.cpp (299, 2013-11-10)
Qt工程文件\barcode\mainwindow.cpp (2883, 2013-11-10)
Qt工程文件\barcode\mainwindow.h (1215, 2013-11-10)
Qt工程文件\barcode\mainwindow.ui (3582, 2013-11-10)
Qt工程文件\barcode\whatFU.pro (1029, 2013-11-10)
Qt工程文件\barcode\whatFU.pro.user (17970, 2013-11-10)
Qt工程文件\barcode\whatFU.pro.user.aace2a8.2.7pre1 (17285, 2013-11-10)
Qt工程文件\build-whatFU-桌面-Debug (0, 2013-11-10)
Qt工程文件\build-whatFU-桌面-Debug\Makefile (9564, 2013-11-10)
Qt工程文件\build-whatFU-桌面-Debug\main.o (183488, 2013-11-10)
Qt工程文件\build-whatFU-桌面-Debug\mainwindow.o (586976, 2013-11-10)
Qt工程文件\build-whatFU-桌面-Debug\moc_mainwindow.cpp (3030, 2013-11-10)
Qt工程文件\build-whatFU-桌面-Debug\moc_mainwindow.o (199032, 2013-11-10)
Qt工程文件\build-whatFU-桌面-Debug\ui_mainwindow.h (4785, 2013-11-10)
Qt工程文件\build-whatFU-桌面-Debug\whatFU (507670, 2013-11-10)
Qt工程文件\image (0, 2013-11-10)
Qt工程文件\image\barcode.bmp (10358, 2013-11-10)
Qt工程文件\image\barcode.jpg (9281, 2013-11-10)
Qt工程文件\image\barcode7.jpg (13513, 2013-11-10)
Qt工程文件\image\ean2.jpg (9277, 2013-11-10)
Qt工程文件\image\isbn1.jpg (30299, 2013-11-10)

## What's this? This is an easy program about detecting ean13-barcode, written in C++ and Qt ## Enviroment I've tested on both Window7 and Fedora19. I use these tools: OpenCV(version>=2.4.3) Qt-Creator ## How does it detect? Every time we put an image to the program, it reads pixels from left to right. According to the ratio of zebra lines, we can get appropiate numbers.

近期下载者

相关文件


收藏者