Closedown

This commit is contained in:
gac-S_Changer
2017-07-11 13:12:40 +02:00
parent 5762f77d41
commit 46b9176b4a

View File

@@ -86,7 +86,7 @@ def get_image():
grayscale(ret, do_scaling=True)
return ret
"""
def detect_pucks(ip):
"""
"""
@@ -108,7 +108,7 @@ def detect_samples(ip):
return analyse_particles(aux, 250,1000,
fill_holes = False, exclude_edges = True,print_table=True,
output_image = "outlines", minCirc = 0.7, maxCirc = 1.0)
"""
r,g,b = [0]*256,[0]*256,[0]*256
b[0]=0xFF