Lucas Fidon edited subsection_Dataset_subsubsection_Description_We__.tex  almost 8 years ago

Commit id: 1d8a34e04becff4abbf1c1b02b7f3d56b20022d8

deletions | additions      

       

Furthermore this dataset provides both positions and accelerations, which are the data we were looking for.  \subsubsection{Extraction of data}  For our experiments we used only data during a restricted period of several minutes beginning at arbitrary time of the play. Computationnaly we defined a trajectory as a set of ordered x and y-axis positions and accelerations regularly distributed in time. Furthermore we will handle a set of synchronized trajectories. This synchronization is highly important since we will used it when we will approximate the joint probability distribution of positions or accelerations of two players.  Problem: when Data are read and extracted with a frequency of 25 Hz which correspond to the best frequency we could have if we were extracting directly from the videos of the soccer match. As each players is equipped with several sensor we combine their data to have one and only one trajectory per player or ball.  Sometimes some data have been missed, we cope with this problem interpolating data so as to maintain synchronization between the different trajectories.  When  a player goes out of the field we can't neither treat it as usual with positions out of the field because it would be non sense nor stop extracting the data because it would break the continuity of extracted player's position. Whereas the displacement of a player going and fetching the ball out of the field is non sense, the paths of other players at this while bring relevant information. Thus in this case we just consider that the outside player remain at the last read position on the field.