This is a project for the Imperial College London group project module. The project is to build a user interface for ex-vivo/in-vivo tracking for the probe detection and the classification of the tissue type (normal/cancer) using spectrum classification.
To install the required packages, run the following command:
pip install -r requirements.txt
To run the application, run the detect_logical_nyf.py
file. The GUI will open up.
TBC...