diff --git a/script/CoverDetection.py b/script/CoverDetection.py index 5fd7d58..c5b81cf 100644 --- a/script/CoverDetection.py +++ b/script/CoverDetection.py @@ -11,7 +11,7 @@ line.getProcessor().setBackgroundValue(0.0) #renderer = show_panel(line.bufferedImage) #ip = get_image() ip = average_frames(5) - +show_panel(ip.bufferedImage) smooth(ip) #bandpass_filter(ip, 30, 1000)