Skip to content

amdaretejas/ZoneDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install all the required libs

Run command : pip install requirement.txt

For 3 Frame Zone Dectection

Run command : uvicorn 3FDisplay:app --port 8000

For 4 Frame Zone Dectection

Run command : uvicorn 4FDisplay:app --port 8000

If the Live Feed is on, on the local server we can get the Zone info and there x, y cordinates using below command

While running a core Run Command : python client.py

important files:

  • main.py

  • client.py

  • templates/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors