/ImageProcessing

Logic to prepare Geotek and XRF imagery for use by Continental Scientific Drilling Facility (CSDF) clients.

Primary LanguagePython

ImageProcessing

Logic to prepare Geotek and XRF imagery for use by CSDF/LacCore clients

Usage

Expects Python 3.
Install dependencies: pip install -r doc/requirements.txt
Run: python qtmain_geotek.py or python qtmain_xrf.py

Use the build_geotek_mac.sh or buildwin_geotek.ps1 scripts to create Mac or Windows binaries with PyInstaller.