From e197143a0a47507313c927268149bf92f0dd8b66 Mon Sep 17 00:00:00 2001 From: gac-S_Changer Date: Thu, 22 Jun 2017 14:43:50 +0200 Subject: [PATCH] Script execution --- script/CoverDetection.py | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/script/CoverDetection.py b/script/CoverDetection.py index f00b904..e4376ae 100644 --- a/script/CoverDetection.py +++ b/script/CoverDetection.py @@ -1,5 +1,7 @@ -from ijutils import * -from ch.psi.pshell.imaging.Overlays import * -import ch.psi.pshell.imaging.Pen as Pen +################################################################################################### +# Procedure to detect the cover orientation +################################################################################################### img.backgroundEnabled=False + +