test22 - 副本

所属分类:Windows编程
开发工具:C/C++
文件大小:9279KB
下载次数:5
上传日期:2018-05-23 08:51:26
上 传 者zbf661
说明:  opencv + zbar 对二维码进行识别,具有较高的准确度与效率
(Opencv+ZBar has high accuracy and efficiency in recognition of two-dimensional code.)

文件列表:
test22 - 副本\bin\libiconv-2.dll (1234657, 2012-09-15)
test22 - 副本\bin\libzbar-0.dll (902606, 2012-11-01)
test22 - 副本\bin\zbarcam.bat (312, 2014-12-15)
test22 - 副本\bin\zbarcam.exe (55203, 2012-11-01)
test22 - 副本\COPYING (1279, 2012-11-01)
test22 - 副本\doc\index.html (2416, 2012-11-01)
test22 - 副本\doc\intro.html (1601, 2012-11-01)
test22 - 副本\doc\ref.html (2002, 2012-11-01)
test22 - 副本\doc\zbarcam.html (14496, 2012-11-01)
test22 - 副本\doc\zbarimg.html (15422, 2012-11-01)
test22 - 副本\include\zbar\Decoder.h (5675, 2012-11-01)
test22 - 副本\include\zbar\Exception.h (4617, 2012-11-01)
test22 - 副本\include\zbar\Image.h (8847, 2012-11-01)
test22 - 副本\include\zbar\ImageScanner.h (3756, 2012-11-01)
test22 - 副本\include\zbar\Processor.h (7195, 2012-11-01)
test22 - 副本\include\zbar\Scanner.h (4197, 2012-11-01)
test22 - 副本\include\zbar\Symbol.h (12718, 2012-11-01)
test22 - 副本\include\zbar\Video.h (4457, 2012-11-01)
test22 - 副本\include\zbar\Window.h (3734, 2012-11-01)
test22 - 副本\include\zbar.h (53970, 2012-11-01)
test22 - 副本\lib\libzbar-0.def (3005, 2012-11-01)
test22 - 副本\lib\libzbar-0.lib (33374, 2012-11-01)
test22 - 副本\lib\libzbar.dll.a (89142, 2012-11-01)
test22 - 副本\LICENSE (26434, 2012-11-01)
test22 - 副本\NEWS (3738, 2012-11-01)
test22 - 副本\test2\bin\libiconv-2.dll (1234657, 2012-09-15)
test22 - 副本\test2\bin\libzbar-0.dll (902606, 2012-11-01)
test22 - 副本\test2\bin\zbarcam.bat (312, 2014-12-15)
test22 - 副本\test2\bin\zbarcam.exe (55203, 2012-11-01)
test22 - 副本\test2\COPYING (1279, 2012-11-01)
test22 - 副本\test2\Debug\test2.exe (79872, 2014-12-29)
test22 - 副本\test2\Debug\test2.ilk (713868, 2014-12-29)
test22 - 副本\test2\Debug\test2.pdb (2894848, 2014-12-29)
test22 - 副本\test2\doc\index.html (2416, 2012-11-01)
test22 - 副本\test2\doc\intro.html (1601, 2012-11-01)
test22 - 副本\test2\doc\ref.html (2002, 2012-11-01)
test22 - 副本\test2\doc\zbarcam.html (14496, 2012-11-01)
test22 - 副本\test2\doc\zbarimg.html (15422, 2012-11-01)
test22 - 副本\test2\include\zbar\Decoder.h (5675, 2012-11-01)
... ...

ZBAR BAR CODE READER ==================== ZBar Bar Code Reader is an open source software suite for reading bar codes from various sources, such as video streams, image files and raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 93, Code 39, Codabar, Interleaved 2 of 5 and QR Code. Included with the library are basic applications for decoding captured bar code images and using a video device (eg, webcam) as a bar code scanner. For application developers, language bindings are included for C, C++, Python and Perl as well as GUI widgets for Qt, GTK and PyGTK. Check the ZBar home page for the latest release, mailing lists, etc. http://zbar.sourceforge.net/ License information can be found in 'COPYING'. This Windows distribution also includes pre-compiled binaries of several supporting libraries, for which the copyright, license and source code locations are as follows: * The GNU libiconv character set conversion library Copyright (C) 1999-2008 Free Software Foundation, Inc. This distribution includes GNU libiconv version 1.13.1, licensed under the LGPL version 2. The source code is available from http://www.gnu.org/software/libiconv * The ImageMagick software imaging library Copyright 1999-2009 ImageMagick Studio LLC This distribution includes ImageMagick version 6.5.4-10, licensed under its own terms. The source code is available from http://imagemagick.org * The libxml2 XML C parser and toolkit Copyright (C) 19***-2003 Daniel Veillard. This distribution includes libxml2 version 2.7.3, provided under the MIT license. The source code is available from http://xmlsoft.org * IJG JPEG library Copyright (C) 1991-2009, Thomas G. Lane, Guido Vollbeding. This distribution includes jpeg version 7, licensed under its own terms. The source code is available from http://www.ijg.org * libtiff, a library for reading and writing TIFF Copyright (c) 1***8-1997 Sam Leffler Copyright (c) 1991-1997 Silicon Graphics, Inc. This distribution includes libtiff version 3.9.1, which is provided "as-is". The source code is available from http://www.remotesensing.org/libtiff * libpng, the official PNG reference library Copyright (c) 19***-2009 Glenn Randers-Pehrson This distribution includes libpng version 1.2.40, licensed under its own terms. The source code is available from http://www.libpng.org/pub/png/libpng.html * The zlib general purpose compression library Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler. This distribution includes zlib version 1.2.3, licensed under its own terms. The source code is available from http://zlib.net * The bzip2 compression library Copyright (C) 1996-2007 Julian Seward. This distribution includes bzip2 version 1.0.5, licensed under its own terms. The source code is available from http://bzip.org INSTALLING ========== ZBar for Windows is distributed with an installer, simply run the installer and follow the prompts to install the software. RUNNING ======= This version of the package includes *only command line programs*. (The graphical interface is scheduled for a future release) Invoke Start -> Programs -> ZBar Bar Code Reader -> Start ZBar Command Prompt to open a shell that has the zbarimg and zbarcam commands available (in the PATH). To start the webcam reader using the default camera, type: zbarcam To decode an image file, type eg: zbarimg -d examples\barcode.png For basic command instructions, type: zbarimg --help zbarcam --help Check the manual for more details. REPORTING BUGS ============== Bugs can be reported on the SourceForge project page http://www.sourceforge.net/projects/zbar/ Please include the ZBar version number and a detailed description of the problem. You'll probably have better luck if you're also familiar with the concepts from: http://www.catb.org/~esr/faqs/smart-questions.html

近期下载者

相关文件


收藏者