/Fail-Success-Annotation-GUI

A simple GUI for manually marking results (fail vs. success)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Fail Success Annotation GUI

A simple GUI for manually marking results (fail vs. success). Intended for the manual investigation of the map alignment results.

screenshot

Dependencies and Download

Most dependencies are listed in requirements.txt, and will be installed by the following instructions. There is also the Opencv that should be installed separately.

# Download
git clone https://github.com/saeedghsh/Fail-Success-Annotation-GUI.git
cd Fail-Success-Annotation-GUI

# Install dependencies
pip install -r requirements.txt

# launch GUIs
python runMe.py

Laundry List

  • opencv is only used for loading images, remove it as dependency.

License

Distributed with a GNU GENERAL PUBLIC LICENSE; see LICENSE.

Copyright (C) Saeed Gholami Shahbandi