Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Improved GUI

Compare
Choose a tag to compare
@LP-CDF LP-CDF released this 31 Jan 17:17
· 135 commits to master since this release

Field showing classification changes color dynamically.
Added preferences file to control shortcuts and cropping routine parameters.
Added requirements.txt for easy install of dependencies with pip.
Can create prep_date.txt within AMI_Image_Analysis.
Added more shortcuts.
Tool to check circle detection parameters (parameters are stored in preferences.py)
Changed Startup routine, now use file bin/AMI_Image_Analysis.sh.
Added a tool to create bin/AMI_Image_Analysis.sh if using a virtual environment.
Can now save heat map to file.
autoMARCO can work on Raspbian Buster given additional installation steps are performed.
Possibility to save Statistics to csv.

Tensorflow 1.15.2 in requirements.txt (1.15.0 was problematic with Graphics card with CUDA capability <6, needed to use tensorflow 1.14.0)

AutoMARCO grids can all be displayed on screen (previously, only one could be displayed at a time)