BCLab-UNM / SC2

Swarmathon Team Code for the NASA Space Challenge 2 Competition
MIT License
2 stars 0 forks source link

Added python libraries to support detection code to docker #141

Closed johncarl81 closed 3 years ago

johncarl81 commented 3 years ago

Added imutils and scipy for python detection code Cleaned up unnecessary python imports (i.e.: from matplotlib import pyplot as plt)