Bibtex @article{10.1093/plphys/kiab226, author = {Hu, Yang and Zhang, Zhiwu}, title = "{GridFree: A Python Package of Image Analysis for Interactive Grain Counting and Measuring}", journal = {Plant Physiology}, year = {2021}, month = {05}, issn = {0032-0889}, doi = {10.1093/plphys/kiab226}, url = {https://doi.org/10.1093/plphys/kiab226}, note = {kiab226}, eprint = {https://academic.oup.com/plphys/advance-article-pdf/doi/10.1093/plphys/kiab226/37929045/kiab226.pdf}, }
Implement Python version 3.6.5(Windows 10 64bit version is available, check the download link below)
- install Python 3.6.5, download link: https://www.python.org/downloads/release/python-365/
- execute
python3.6 -m pip install -r requirements.txtto install required packages
- execute
./runon a terminal to run the software
- execute
python3.6 -m pip install -r requirements.txtto install required packages
- execute
./runon a terminal to run the software
- run
cmdgo to the path you downloaded GridFree, you can executecdspaceyour download path - execute
python -m pip install -r requirements.txtto install required packages - execute
python -m pip install opencv-pythonfor opencv package - execute
python -m pip install scikit-imagefor package installation - execute
python -m pip install sklearnfor package installation 
- YouTube: https://youtu.be/fSgH1-35Hyw
- execute
python tkinterGUI_nw.pyto run the software
Modify matplotlibrc file ADD: backend: TkAgg





