Skip to content

Bholu877/MahaMetro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository Contents

This repository contains two folders each representing one problem statement: Platform Code Ticketing code

Platform Fall Detection

In the Platform folder, you will find code related to the platform edge crossing and fall detection. To run the code, execute the file named Edge_Crossing.py. Ensure to adjust the file path within the code to point to the desired video. This allows you to check the functionality with different videos.

Ticketing Queue

The Ticketing Code folder contains code related toticketing queue alarm detection. To execute the ticketing code, run the file named Ticketing_Counter.py. Similarly, make sure to adjust the file path within the code to specify the desired video.

Setup Instructions

  1. Clone this repository to your local machine.
  2. Navigate to the root directory of the repository.
  3. Install the required dependencies by executing the following command:
    pip install -r requirements.txt
  4. Adjust the file path of the video in both Edge_Crossing.py (inside the Platform Code folder) and Ticketing_Counter.py (inside the Ticketing Code folder) according to your requirements.

Additional Notes

  • Ensure that you have Python installed on your system.
  • The requirements.txt file contains a list of dependencies necessary to run the code. Installing them via pip ensures that all required packages are available.
  • For any further assistance or inquiries, feel free to contact the repository owner.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages