- Masood Afzali
- Ashly Altman
- Brooke Ebetino
- Tyler Halley
- Joey Thompson
This is the Spectrum Analyzer Analysis Tool developed by Team 5 for SWE 4724 - Software Engineering Project, under the guidance of Dr. Yan Huang. The tool is designed to analyze spectrums in video files and generate insightful data.
- Ensure Python is installed on your system.
- Download the project files or clone the repository.
- Navigate to the project directory where
SpectrumAnalyzerGUI.py
is located. - Open a terminal or command prompt in this directory.
- Install required libraries using the command:
pip install -r requirements.txt
The requirements.txt
file lists all necessary libraries.
- To run the application with the GUI, execute:
python SpectrumAnalyzerGUI.py
- Start Analysis: Processes video files and generates data.
- Settings: Customize application settings like video paths and analysis parameters.
- Help/Guide: Access instructions and support.
This is part of a class project for SWE 4724. The application is currently in a developmental stage and may receive updates in the future.
For support or queries, please contact any team member.