Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 701 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 701 Bytes

Kivy-powered GUI for taking sediment images with site and sample annotations

Written by Daniel Buscombe, April 2016 while at Grand Canyon Monitoring and Research Center, U.G. Geological Survey, Flagstaff, AZ

Please contact: [email protected]

to report bugs and discuss the code, algorithm, collaborations

For the latest code version please visit: https://github.com/dbuscombe-usgs

Requirements for running the basic version:

  1. python
  2. kivy (http://kivy.org/#home)
  3. python imaging library (https://pypi.python.org/pypi/PIL)
  4. scipy (https://pypi.python.org/pypi/scipy)
  5. numpy (https://pypi.python.org/pypi/numpy)
  6. joblib (https://pypi.python.org/pypi/joblib)