:orphan:
.. _target-examples:
Examples
--------
Below is a gallery of examples showcasing the core functionality and concepts
of ``movement``.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_load_and_explore_poses_thumb.png
:alt:
:ref:`sphx_glr_examples_load_and_explore_poses.py`
.. raw:: html
Load and explore pose tracks
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_filter_and_interpolate_thumb.png
:alt:
:ref:`sphx_glr_examples_filter_and_interpolate.py`
.. raw:: html
Drop outliers and interpolate
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_convert_file_formats_thumb.png
:alt:
:ref:`sphx_glr_examples_convert_file_formats.py`
.. raw:: html
Convert pose tracks between file formats
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_smooth_thumb.png
:alt:
:ref:`sphx_glr_examples_smooth.py`
.. raw:: html
Smooth pose tracks
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_mouse_eye_movements_thumb.png
:alt:
:ref:`sphx_glr_examples_mouse_eye_movements.py`
.. raw:: html
Pupil tracking
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_compute_head_direction_thumb.png
:alt:
:ref:`sphx_glr_examples_compute_head_direction.py`
.. raw:: html
Compute head direction
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_compute_kinematics_thumb.png
:alt:
:ref:`sphx_glr_examples_compute_kinematics.py`
.. raw:: html
Compute and visualise kinematics.
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_boundary_angles_thumb.png
:alt:
:ref:`sphx_glr_examples_boundary_angles.py`
.. raw:: html
Compute distances and angles to regions of interest
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_load_and_upsample_bboxes_thumb.png
:alt:
:ref:`sphx_glr_examples_load_and_upsample_bboxes.py`
.. raw:: html
Load and upsample bounding box tracks
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/examples/load_and_explore_poses
/examples/filter_and_interpolate
/examples/convert_file_formats
/examples/smooth
/examples/mouse_eye_movements
/examples/compute_head_direction
/examples/compute_kinematics
/examples/boundary_angles
/examples/load_and_upsample_bboxes
.. target-examples-advanced:
Advanced
~~~~~~~~
These examples are intended for experienced users who want to leverage the
full power of ``movement``.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples/advanced/images/thumb/sphx_glr_broadcasting_your_own_methods_thumb.png
:alt:
:ref:`sphx_glr_examples_advanced_broadcasting_your_own_methods.py`
.. raw:: html
Broadcast functions across multi-dimensional data
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
:includehidden:
/examples/advanced/index.rst
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery