Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 805 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 805 Bytes

EICHKÖRNCHEN - Grain Analysis Tool

This tool allows you to analyse images or mappings for grain sizes and orientation.

EICHKÖRNCHEN Main Window

Thresholding: EICHKÖRNCHEN Thresholding

Check the results: EICHKÖRNCHEN Result

Export to Spreadsheet (xlsx) - one grain per line: EICHKÖRNCHEN Spreadsheet

A detailed documentation is pending.

INSTALLATION

Windows:

  1. Install Python 3 including pip and tkinter: https://www.python.org/downloads/

  2. Download latest release and unzip: https://github.com/legnad/eichkoernchen/raw/master/eichk%C3%B6rnchen_0.1bi.zip

  3. Run the "install_modules.py" file to install dependencies.

  4. Start the Program by starting "eichkörnchen.py".