/homography-offside

Computer Vision - Offside detection with Homography

Primary LanguagePython

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.