Diff of /bin/bc-count [000000] .. [0be6a8]

Switch to unified view

a b/bin/bc-count
1
##############################################
2
#                                            #
3
# Executable to count and segment circles    #
4
# from blood cell images                     #
5
#                                            #
6
# Author: Amine Neggazi                      #
7
# Email: neggazimedlamine@gmail/com          #
8
# Nick: nemo256                              #
9
#                                            #
10
# Please read bc-count/LICENSE               #
11
#                                            #
12
##############################################
13
14
#!/usr/bin/env python
15
16
print("Testing production script!")