dchaplinsky / unshred

Experiments on darpa shredder challenge tasks using python & opencv.
MIT License
39 stars 6 forks source link

Format imports according to pep-8. Fix parsing arguments by using argparse. Add couple comments to the code. #3

Closed parabolala closed 10 years ago

parabolala commented 10 years ago

Hi,

I've started looking at the code and added few items that I believe would make it easier to look at the code for the first time for anyone else.