Script execution
This commit is contained in:
@@ -11,8 +11,9 @@ line.getProcessor().setBackgroundValue(0.0)
|
||||
#renderer = show_panel(line.bufferedImage)
|
||||
#ip = get_image()
|
||||
|
||||
ip = average_frames(1000)
|
||||
ip = grayscale(ip, False)
|
||||
ip = integrate_frames(10)
|
||||
|
||||
#ip = grayscale(ip, True)
|
||||
show_panel(ip.bufferedImage)
|
||||
|
||||
smooth(ip)
|
||||
|
||||
Reference in New Issue
Block a user