uday3235 / pina-collada

Automatically exported from code.google.com/p/pina-collada
0 stars 0 forks source link

Barcode Scanner #30

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Barcodes lesen, Position, Daten, ...

Original issue reported on code.google.com by tobias.s...@gmail.com on 18 Apr 2012 at 8:11

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Genauer brauchen wir:
1) Intent Starten
2) Daten zurücklesen

3) Barcodescanner testen
4) Daten hinter den Barcodes festlegen (RaumID -> Abgleich mit der Datenbank)
5) Barcodes erzeugen

Original comment by angelo.h...@gmail.com on 18 Apr 2012 at 8:18

GoogleCodeExporter commented 8 years ago
http://developer.android.com/guide/topics/intents/intents-filters.html
http://code.google.com/p/zxing/wiki/ScanningViaIntent
http://qrcode.kaywa.com/

Original comment by angelo.h...@gmail.com on 18 Apr 2012 at 7:24

GoogleCodeExporter commented 8 years ago
übernehme ich

Original comment by schulz.w...@googlemail.com on 19 Apr 2012 at 6:25

GoogleCodeExporter commented 8 years ago
1. Erstellen der Kameraansicht welche nach 2 sec. ein Foto macht - 5 Std
2. Autofocus für die Kamera einrichten die sobald ein Barcode entdeckt wurde 
ein Foto schießt - 2 Std
3. Datenbank für Barcodes - 5 Std
4. Vergleich des gescannten Barcodes mit der Datenbank. Auf Fehler reagieren 
(Barcode nicht gefunden, Kei Barcode entdeckt(während Autofocus - Abbruch 
button)) - 3 Std
5. Erstellen der Barcodes - 4 Std

Original comment by schulz.w...@googlemail.com on 28 Apr 2012 at 10:28

GoogleCodeExporter commented 8 years ago
hast du dir die links angeschaut, die ich oben eingestellt habe.. Ich glaube 
nämlich du musst dir garnicht die mühe machen mit der kameraansicht, etc...

Original comment by angelo.h...@gmail.com on 28 Apr 2012 at 4:26

GoogleCodeExporter commented 8 years ago

Original comment by tobias.s...@gmail.com on 1 Jun 2012 at 6:41