From b2aa554cfee87ef52234c9d1a875388359ee5ba3 Mon Sep 17 00:00:00 2001 From: gac-S_Changer Date: Thu, 22 Jun 2017 14:41:54 +0200 Subject: [PATCH] Script execution --- script/local.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/script/local.py b/script/local.py index c6ab1cf..d16b6a3 100644 --- a/script/local.py +++ b/script/local.py @@ -82,11 +82,6 @@ def get_image(): ip = load_image(img.image) return sub_image(ip, roi[0], roi[1], roi[2], roi[3]) -def get_image(bi): - roi = get_roi() - ip = load_image(bi) - return sub_image(ip, roi[0], roi[1], roi[2], roi[3]) - def detect_pucks(ip): """