:orphan: .. _examples_gallery: Gallery of examples =================== The examples below shows functionalities of scikit-shapes. .. raw:: html
.. raw:: html
Data ---- The data classes are designed to store geometric data and associated features for shape analysis. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/1_data/images/thumb/sphx_glr_plot_pyvista_thumb.png :alt: :ref:`sphx_glr_auto_examples_1_data_plot_pyvista.py` .. raw:: html
PolyData conversion from and to PyVista or Vedo
.. raw:: html
.. only:: html .. image:: /auto_examples/1_data/images/thumb/sphx_glr_plot_polydata_thumb.png :alt: :ref:`sphx_glr_auto_examples_1_data_plot_polydata.py` .. raw:: html
The PolyData class: point cloud, wireframe and triangle meshes
.. raw:: html
Multiscaling ------------ Representing data at various scale is a core feature of scikit-shapes: in addition to data compression, we provide tools for preserving features across scales. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/2_multiscaling/images/thumb/sphx_glr_plot_multiscaling_thumb.png :alt: :ref:`sphx_glr_auto_examples_2_multiscaling_plot_multiscaling.py` .. raw:: html
Multiscaling (triangle mesh)
.. raw:: html
.. only:: html .. image:: /auto_examples/2_multiscaling/images/thumb/sphx_glr_plot_multiscaling_landmarks_thumb.gif :alt: :ref:`sphx_glr_auto_examples_2_multiscaling_plot_multiscaling_landmarks.py` .. raw:: html
Multiscaling and landmarks
.. raw:: html
.. only:: html .. image:: /auto_examples/2_multiscaling/images/thumb/sphx_glr_plot_signal_multiscale_thumb.png :alt: :ref:`sphx_glr_auto_examples_2_multiscaling_plot_signal_multiscale.py` .. raw:: html
Multiscaling and signal propagation
.. raw:: html
Registration ------------ The registration class allows to express various registration algorithm within the same framework. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/3_registration/images/thumb/sphx_glr_plot_karateka_thumb.png :alt: :ref:`sphx_glr_auto_examples_3_registration_plot_karateka.py` .. raw:: html
Intrinsic vs Extrinsic deformation
.. raw:: html
.. only:: html .. image:: /auto_examples/3_registration/images/thumb/sphx_glr_plot_rigid_0_2d_thumb.png :alt: :ref:`sphx_glr_auto_examples_3_registration_plot_rigid_0_2d.py` .. raw:: html
Rigid alignment in 2D
.. raw:: html
.. only:: html .. image:: /auto_examples/3_registration/images/thumb/sphx_glr_plot_rigid_1_3d_thumb.png :alt: :ref:`sphx_glr_auto_examples_3_registration_plot_rigid_1_3d.py` .. raw:: html
Rigid alignment in 3D with landmarks
.. raw:: html
.. only:: html .. image:: /auto_examples/3_registration/images/thumb/sphx_glr_plot_lddmm_0_skulls_thumb.png :alt: :ref:`sphx_glr_auto_examples_3_registration_plot_lddmm_0_skulls.py` .. raw:: html
Registration with LDDMM
.. raw:: html
.. only:: html .. image:: /auto_examples/3_registration/images/thumb/sphx_glr_plot_lddmm_1_normalization_thumb.png :alt: :ref:`sphx_glr_auto_examples_3_registration_plot_lddmm_1_normalization.py` .. raw:: html
LDDMM with normalized kernel
.. raw:: html
.. only:: html .. image:: /auto_examples/3_registration/images/thumb/sphx_glr_plot_multiscale_elastic_thumb.png :alt: :ref:`sphx_glr_auto_examples_3_registration_plot_multiscale_elastic.py` .. raw:: html
Elastic metric and multiscale strategy
.. raw:: html
Applications ------------ The application module contains small applications, written with `Vedo `_ that can be helpful for geometric data processing. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/4_applications/images/thumb/sphx_glr_plot_0_browser_thumb.png :alt: :ref:`sphx_glr_auto_examples_4_applications_plot_0_browser.py` .. raw:: html
Browse a sequence of shapes
.. raw:: html
.. only:: html .. image:: /auto_examples/4_applications/images/thumb/sphx_glr_plot_1_landmarksetter_thumb.png :alt: :ref:`sphx_glr_auto_examples_4_applications_plot_1_landmarksetter.py` .. raw:: html
Set landmarks
.. raw:: html
Custom model or loss function ----------------------------- In addition to the built-in models and loss functions, you can write custom ones. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/5_customization/images/thumb/sphx_glr_plot_custom_model_polydata_thumb.png :alt: :ref:`sphx_glr_auto_examples_5_customization_plot_custom_model_polydata.py` .. raw:: html
Write a custom deformation model for PolyData.
.. raw:: html
.. toctree:: :hidden: :includehidden: /auto_examples/1_data/index.rst /auto_examples/2_multiscaling/index.rst /auto_examples/3_registration/index.rst /auto_examples/4_applications/index.rst /auto_examples/5_customization/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: auto_examples_python.zip ` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_