Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 717 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 717 Bytes

Computation methods write up for the Big Algae Open Experiment

The write up can be read fully here.

In order to run the image analysis scripts yourself, and regenerate the figures displayed in the write up, first clone the repository using the command:

git clone --recursive https://github.com/Big-Algae-Open-Experiment/computational_writeup.git

It is then just a case of running the perform_analysis.sh script.

The Python script requires the following modules to be installed

cv2 (OpenCV)
piexif
GPy
numpy
scipy
matplotlib