RSIS Repository Open-access research from RSIS International journals

International Journal of Research and Innovation in Applied Science (IJRIAS)

Real-Time Video Analysis of Football Matches Using YOLOv8 and Computer Vision Techniques: A Web-Based Interactive Platform

byViswaganth V; Dr R Anitha; T Akshay Kumar

Published February 19, 2026  •  Vol. 11, Issue 1, pp. 1482–1486Open Access
DOI: 10.51584/IJRIAS.2026.110100124

Abstract

Football analytics is an integral aspect of coaching. Currently, the technology accessible in professional leagues requires pricey hardware and an establishment with multiple cameras. This paper describes the STRIKER system, an end-to-end web-based football analytics platform that is able to analyze user-submitted videos of football games and provide analytics on player tracks, speed analysis, distance analysis, team identification, movement heat map analysis, and analytical outputs using the chat interface.
STRIKER uses YOLOv8-n for the detection of players on the video, an optimized multiple-object tracking algorithm with the integration of velocity prediction and IoU association, K-mean algorithms optimized for the jersey-color-based classification of team identification, and heuristic approaches for the identification of the referee. It uses metric scaling from pixels on a standard 105-meter football ground for the estimation of the speeds of the players. Additionally, the method uses the Flask web structure with asynchronous processing.
This approach is ideal since it is able to provide analytical outputs using the chat interface with minimal web processing delay. Tests on amateur games as well as official games indicate successful detection of subjects within the video with accuracy in team identification and genuine estimations of the speeds.

Keywords: Football analytics, YOLOv8, player tracking, team classification, computer vision, web-based analytics

JournalInternational Journal of Research and Innovation in Applied Science (IJRIAS)
ISSN2454-6194
Volume / IssueVolume 11, Issue 1
Pages1482–1486
Publication dateFebruary 19, 2026
DOI10.51584/IJRIAS.2026.110100124
PublisherRSIS International
LicenseOpen Access

How to cite this article

Viswaganth V, Dr R Anitha, & T Akshay Kumar (2026). Real-Time Video Analysis of Football Matches Using YOLOv8 and Computer Vision Techniques: A Web-Based Interactive Platform. International Journal of Research and Innovation in Applied Science (IJRIAS), 11(1), 1482-1486. https://doi.org/10.51584/IJRIAS.2026.110100124

BibTeX

@article{Viswaganth2026,
  title   = {Real-Time Video Analysis of Football Matches Using YOLOv8 and Computer Vision Techniques: A Web-Based Interactive Platform},
  author  = {Viswaganth V and Dr R Anitha and T Akshay Kumar},
  journal = {International Journal of Research and Innovation in Applied Science (IJRIAS)},
  volume  = {11},
  number  = {1},
  pages   = {1482--1486},
  year    = {2026},
  doi     = {10.51584/IJRIAS.2026.110100124},
  publisher = {RSIS International}
}