An imaging library to detect and track future position of ear on maize plants.
EarTrack is released under a Cecill-C license.
Contents
The documentation is available at https://eartrack.readthedocs.io
Tutorials are available as Jupyter notebook :
Follow official website instruction to install miniconda : http://conda.pydata.org/miniconda.html
To create conda environment and activate it :
conda create -n eartrack python=2.7
source activate eartrack # just "activate eartrack" on windows
Available for linux, Windows and Mac OSX on 64 bits.
conda install -c conda-forge -c openalea openalea.eartrack
Please follow documentation installation page https://eartrack.readthedocs.io/en/latest/source/install/index.html.
Please open an Issue if you need support or that you run into any error (Installation, Runtime, etc.). We'll try to resolve it as soon as possible.
- Nicolas Brichet <brichet@supagro.inra.fr>