Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: BarcodeReader_F103
Auto generated API documentation and code listings for zbar
| Decoder | Low-level bar width stream decoder interface |
| Decoder::Handler | Decoder result handler |
| Symbol::Point | Image pixel location (x, y) coordinate tuple |
| Symbol::PointIterator | Iteration over Point objects in a symbol location polygon |
| Scanner | Low-level linear intensity sample stream scanner interface |
| Symbol | Decoded barcode symbol result object |
| SymbolIterator | Iteration over Symbol result objects in a scanned Image or SymbolSet |
| SymbolSet | Container for decoded result symbols associated with an image or a composite symbol |
Code
| code128.c [code] | |
| code128.h [code] | |
| code39.c [code] | |
| code39.h [code] | |
| config.c [code] | |
| config.h [code] | |
| debug.h [code] | |
| decoder.c [code] | |
| Decoder.h [code] | Decoder C++ wrapper |
| decoder.h [code] | |
| ean.c [code] | |
| ean.h [code] | |
| i25.c [code] | |
| i25.h [code] | |
| refcnt.c [code] | |
| refcnt.h [code] | |
| scanner.c [code] | |
| Scanner.h [code] | Scanner C++ wrapper |
| symbol.c [code] | |
| symbol.h [code] | |
| Symbol.h [code] | Symbol C++ wrapper |
| zbar.h [code] | ZBar Barcode Reader C API definition |
Namespaces
| zbar | C++ namespace for library interfaces |