Abstract
The work will create a detection and tracking algorithm for players and the ball in football matches. Players will be detected according to the algorithms: 1. Filter based detection applied in labeled region, 2. Color based detection (RGB or HSV). For detection and tracking of the ball will be used the VGG-M neural network. This will allow a complete analysis of matches, thus extracting r…