Skip to content

thaleycode/spectrumAnalyzerProject

 
 

Repository files navigation

Spectrum Analyzer Project

Team Members

  • Masood Afzali
  • Ashly Altman
  • Brooke Ebetino
  • Tyler Halley
  • Joey Thompson

Introduction

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.

Installation Instructions

Prerequisites

  • Ensure Python is installed on your system.
  • Download the project files or clone the repository.

Setting Up

  1. Navigate to the project directory where SpectrumAnalyzerGUI.py is located.
  2. Open a terminal or command prompt in this directory.
  3. Install required libraries using the command:

pip install -r requirements.txt

The requirements.txt file lists all necessary libraries.

Running the Application

  • To run the application with the GUI, execute:

python SpectrumAnalyzerGUI.py

Application Overview

GUI Features

  • Start Analysis: Processes video files and generates data.
  • Settings: Customize application settings like video paths and analysis parameters.
  • Help/Guide: Access instructions and support.

Project Context

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.

Support

For support or queries, please contact any team member.

About

KSU Capstone Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.7%
  • Inno Setup 4.3%