From f1ce998628d7404e3d71aed67853a7c1f8c8c8bd Mon Sep 17 00:00:00 2001 From: shaaqu Date: Wed, 20 May 2020 07:32:13 +0200 Subject: [PATCH] img to 1d array --- .idea/workspace.xml | 56 ++++++++++++++++++++++++++++++++++---------- coder/gr_test.png | Bin 0 -> 9301 bytes coder/image.py | 29 +++++++++++++++++++++++ coder/test.jpg | Bin 44568 -> 7858 bytes 4 files changed, 73 insertions(+), 12 deletions(-) create mode 100644 coder/gr_test.png create mode 100644 coder/image.py diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 4fca350..96f4167 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -19,14 +19,11 @@