:Author: Marie-Dominique Van Damme
:Version: 1.0
:License: --
:Date: 2024/09


Example Gallery
===============

Here is a gallery of examples demonstrating what ``tracklib`` can do. The examples vary in complexity and level of explanation, to help you start using Tracklib productively as quickly as possible.


Comparison
----------

.. nbgallery::
   :name: comparison-gallery
   :glob:

   comparison/UG_Matching
   comparison/UG_Fusion
   ../../usecase/AggregatedTrajectory


Filtering
----------

.. nbgallery::
   :name: filtering-gallery
   :glob:

   filtering/Band-stopFourierFilter
   filtering/UG_Filtering
   ../../usecase/KalmanFiltering


Interpolation
--------------

.. nbgallery::
   :name: interpolation-gallery
   :glob:

   interpolation/UG_Interpolation


Mapping
-------

.. nbgallery::
   :name: mapping-gallery
   :glob:

   mapping/UG_MapMatchingOnNetwork
   mapping/UG_MapOnRaster
   mapping/UG_MapOn


Segmentation
------------

.. nbgallery::
   :name: segmentation-gallery
   :glob:

   segmentation/UG_Segmentation
   segmentation/UG_Stdbscan
   ../../usecase/StopPoints
   segmentation/UG_ReturnTrip
   

Selection
----------

.. nbgallery::
   :name: selection-gallery
   :glob:

   selection/UG_Query
   selection/UG_Selection



Simplification
---------------

.. nbgallery::
   :name: simplification-gallery
   :glob:

   simplification/UG_Simplification



Summarising
------------

.. nbgallery::
   :name: summarising-gallery
   :glob:

   summarising/UG_AFMap
   ../../usecase/Summarize


Synthetics
-----------

.. nbgallery::
   :name: synthetics-gallery

   synthetics/UG_Synthetics
   synthetics/UG_SyntheticRealistic
   synthetics/SyntheticCollectionIssuedFromNetwork
   synthetics/UG_IllustrateNoiseModel



.. toctree:: 
   :hidden:

   comparison/index
   filtering/index
   interpolation/index
   mapping/index
   segmentation/index
   selection/index
   simplification/index
   summarising/index
   synthetics/index

