From d4110f329954fd001455d31721f171eb59ebccc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yi=C4=9Fit=20=C3=87olako=C4=9Flu?= Date: Thu, 21 Jun 2018 16:02:19 +0300 Subject: [PATCH] efficiency increased the speed and efficiency of the barcode reader --- .../.idea/Barcode_Reader_Python.iml | 12 + Barcode_Reader_Python/.idea/misc.xml | 7 + Barcode_Reader_Python/.idea/modules.xml | 8 + Barcode_Reader_Python/.idea/vcs.xml | 6 + Barcode_Reader_Python/.idea/workspace.xml | 292 ++++++++++++++++++ Barcode_Reader_Python/barcodes.csv | 1 - Barcode_Reader_Python/raspberry_zbar.py | 101 +++--- Barcode_Reader_Python/run.py | 4 + Barcode_Reader_Python/zbar_live.py | 48 ++- FoodCloud/.idea/misc.xml | 2 +- .../java/gq/yigit/foodcloud/ProductInfo.java | 2 - 11 files changed, 398 insertions(+), 85 deletions(-) create mode 100644 Barcode_Reader_Python/.idea/Barcode_Reader_Python.iml create mode 100644 Barcode_Reader_Python/.idea/misc.xml create mode 100644 Barcode_Reader_Python/.idea/modules.xml create mode 100644 Barcode_Reader_Python/.idea/vcs.xml create mode 100644 Barcode_Reader_Python/.idea/workspace.xml create mode 100644 Barcode_Reader_Python/run.py diff --git a/Barcode_Reader_Python/.idea/Barcode_Reader_Python.iml b/Barcode_Reader_Python/.idea/Barcode_Reader_Python.iml new file mode 100644 index 0000000..e98082a --- /dev/null +++ b/Barcode_Reader_Python/.idea/Barcode_Reader_Python.iml @@ -0,0 +1,12 @@ + + + + + + + + + + \ No newline at end of file diff --git a/Barcode_Reader_Python/.idea/misc.xml b/Barcode_Reader_Python/.idea/misc.xml new file mode 100644 index 0000000..f99b311 --- /dev/null +++ b/Barcode_Reader_Python/.idea/misc.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/Barcode_Reader_Python/.idea/modules.xml b/Barcode_Reader_Python/.idea/modules.xml new file mode 100644 index 0000000..142ffae --- /dev/null +++ b/Barcode_Reader_Python/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/Barcode_Reader_Python/.idea/vcs.xml b/Barcode_Reader_Python/.idea/vcs.xml new file mode 100644 index 0000000..6c0b863 --- /dev/null +++ b/Barcode_Reader_Python/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Barcode_Reader_Python/.idea/workspace.xml b/Barcode_Reader_Python/.idea/workspace.xml new file mode 100644 index 0000000..404e9de --- /dev/null +++ b/Barcode_Reader_Python/.idea/workspace.xml @@ -0,0 +1,292 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + cam.read + + + + + + + + + + + true + DEFINITION_ORDER + + + + + + + + + + + + + + + + + + + + + +