Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 626 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 626 Bytes

Offside Detection using OpenCV and Homography

Example Detection on Image Example Detection on Mapped Pitch

Installing

  • This program depends on requirements indicated in requirements.txt. To install run pip -r requirements.txt
  • To run the program just execute OffsideDetect.py, and the program will guide you through.
  • At the end images will be shown, after windows are closed, they will be written to outputs folder with corresponding names.