Script execution

This commit is contained in:
gac-S_Changer
2017-06-21 16:37:30 +02:00
parent c70d1ec29d
commit 9965c92f77

View File

@@ -116,8 +116,8 @@ def detect_led(ip):
#aux = get_channel(aux, "blue")
invert(aux)
#subtract_background(aux)
#Tested ok: Mean, MaxEntropy, MaxEntropy, Percentile, RenyiEntropy, Triangle, Yen
auto_threshold(aux, method = "Yen")
#Tested ok: Huang, Mean, MaxEntropy, MaxEntropy, Percentile, RenyiEntropy, Triangle, Yen
auto_threshold(aux, method = "MaxEntropy")
#binary_open(aux)
(results,output) = analyse_particles(aux, 250,1000,
fill_holes = True, exclude_edges = False, print_table=False,