index.py 89 Bytes Raw Blame History Permalink 1 2 3 4 5 import process if __name__ == '__main__': p = process.Process() p.ProcessImage()