{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Different stops detection methods\n",
"\n",
"In order to analyze traces collected by citizens using GNSS, one of the first need is to detect stops. \n",
"The goal of this section is to presents methods existing in tracklib library to detect stops in a GPS track.\n",
"\n",
"Ces algorithmes suivent tous le même principe de fonctionnement. Les entrées-sorties sont représentés dans la figure suivante:\n",
"\n",
"
\n",
"
Figure 1: Input-output of stop detection algorithms