[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Barcode scannen mit Webcam?



Dietmar Segbert schrieb:
> Hallo,
> 
> auf den neuen Smartphones gibt es diverse APPS zum erkennen und scannen  
> von Barcodes.
> 
> Ich suche ein Tool, mit dem ich von der Konsole aus ein Foto mittels der  
> Webcam machen und dann dieses Foto auswerten lassen kann.

dd8pz@dd8pz-windows:~$ apt-cache show libzbar0
Package: libzbar0
Priority: optional
Section: libs
Installed-Size: 248
Maintainer: Bernd Zeimetz <bzed@debian.org>
Architecture: i386
Source: zbar
Version: 0.10+doc-4
Depends: libc6 (>= 2.3.6-6~), libice6 (>= 1:1.0.0), libjpeg62 (>= 6b1),
libsm6, libx11-6
Filename: pool/main/z/zbar/libzbar0_0.10+doc-4_i386.deb
Size: 108170
MD5sum: e09b9b223764357aeed82033881d068a
SHA1: e0203ec2ca74045e01d30a88b0ed9bff35a85e5d
SHA256: 874857038e1d068d313ed7d9fa962876f2b4f185402c5484ea989a19579f5a9b
Description: bar code scanner and decoder (library)
 ZBar is a library for scanning and decoding bar codes from various sources
 such as video streams, image files or raw intensity sensors. It supports
 EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and
QR Code.
 .
 This package contains the library.
Homepage: http://zbar.sourceforge.net/
Tag: role::shared-lib

Und ein par Tools dafür:

dd8pz@dd8pz-windows:~$ apt-cache show zbar-tools
Package: zbar-tools
Priority: optional
Section: graphics
Installed-Size: 108
Maintainer: Bernd Zeimetz <bzed@debian.org>
Architecture: i386
Source: zbar
Version: 0.10+doc-4
Depends: libc6 (>= 2.3.6-6~), libice6 (>= 1:1.0.0), libjpeg62 (>= ,
libmagickwand3 (>= 8:6.6.0.4), libsm6, libx11-6, libzbar0 (= 0.1
Filename: pool/main/z/zbar/zbar-tools_0.10+doc-4_i386.deb
Size: 36792
MD5sum: 0b24ca5e50bc3845a194c624ea9e7ae2
SHA1: 1ef46bcc2bf5668cbcee8d34c471ba21f1aab8d9
SHA256: b9343c29ce2f528850318726fb93031aafc94bcce4fd724a41bda5ac0b
Description: bar code scanner and decoder (utilities)
 ZBar is a library for scanning and decoding bar codes from variou
 such as video streams, image files or raw intensity sensors. It s
 EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5
 .
 This package contains basic applications for decoding captured ba
 and using a video4linux device (e.g. webcam) as a bar code scanne
Homepage: http://zbar.sourceforge.net/
Tag: implemented-in::c, role::program

dd8pz@dd8pz-windows:~$ apropos zbar
zbarcam (1)          - scan and decode bar codes from a video device
zbarimg (1)          - scan and decode bar codes from image file(s)

Entsprechende Bindungs für Perl und Python gibt es in Debian-respory
auch noch. Mit etwas Programmierung kann man damit schon was schönes
schaffen.

-- 
Gruß Jochen


Reply to: