From f9d5508010c4e67e9b1af6bb8347ba2a3023fa78 Mon Sep 17 00:00:00 2001 From: Constantin Wenger <constantin.wenger@googlemail.com> Date: Sat, 10 Aug 2019 09:39:10 +0000 Subject: [PATCH] added croping and remembering detected cards as well es putting them in a file on termination --- requirements.txt | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0beb8e2..1f47cd3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,7 @@ -ast -cv2==3.4.2 +opencv-python==3.4.2.17 +pandas imgaug==0.2.6 imutils==0.5.1 -json==2.0.9 matplotlib==2.2.2 numpy==1.15.2 pandas==0.23.0 -- Gitblit v1.10.0