Software Code related to my bachelor thesis with the topic "Simplify video analytics in sports with a standardized data format for tagging data" (GERMAN)
The XML schema for the svt-file format. In the svt-file format tagging data of events from sports matches can be represented in a standarized format. 20181112_1900_6_matchExport.svt contains tagging data for the first five minutes of the handball match Germany vs. Poland (https://www.youtube.com/watch?v=NzdQosHygKs). Start of tagging was at the start of the game.
A prototype Android app written in Kotlin to create tags for events in sport matches live during the match. The created tags can be exported into the .svt-file format.
A prototype web application written created in React to use an video along with tagging data of a svt-file.