Examples and Documentation ========================== Ocetrac has several tutorial Jupyter notebooks available to help you get started. Static examples are provided to demonstrate different use cases of Ocetrac. We also provide a set of documentation pages that explain the implementation details of each tracking method. Overview -------- - `Ocetrac Overview `_ — Architecture, data flow, and key concepts behind SurfTrack and DeepTrack. - `Quickstart `_ — Get up and running with SurfTrack and DeepTrack in a few lines of code. - `Working with output `_ — Read, analyse, plot, and animate tracked event output. Tutorials -------- .. raw:: html .. raw:: html .. toctree:: :maxdepth: 2 :hidden: :caption: Overview examples/ocetrac_overview examples/quickstart examples/working_with_output .. toctree:: :maxdepth: 2 :hidden: :caption: Tutorials examples/SurfTrack_tutorial examples/SurfTrack_measures_tutorial examples/DeepTrack_tutorial