Closedown

This commit is contained in:
gac-S_Changer
2017-07-07 11:54:01 +02:00
parent 40c0d8c3cd
commit 9182dcdd8f
4 changed files with 10 additions and 7 deletions

View File

@@ -4,10 +4,10 @@
room_temp = False
number_frames = 5
number_backgrounds = 5
number_frames = 10
number_backgrounds = 10
minimum_size = 150
maximum_size = 1200
maximum_size = 1500
min_circ = 0.2
threshold_method = "MaxEntropy" if room_temp else "Default" #Apparently good for LN2: Default, Intermodes, IsoData, Otsu
exclude_edges = True