diff --git a/script/CoverDetection.py b/script/CoverDetection.py index e69de29..f00b904 100644 --- a/script/CoverDetection.py +++ b/script/CoverDetection.py @@ -0,0 +1,5 @@ +from ijutils import * +from ch.psi.pshell.imaging.Overlays import * +import ch.psi.pshell.imaging.Pen as Pen + +img.backgroundEnabled=False