:orphan:
.. _gallery:
Example Gallery
================
This section contains a collection of examples demonstrating how to use the package ``pysdic`` for various applications.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /_gallery/images/thumb/sphx_glr_example_mesh_simple_workflow_thumb.png
:alt:
:doc:`/_gallery/example_mesh_simple_workflow`
.. raw:: html
Simple mesh workflow
.. raw:: html
.. only:: html
.. image:: /_gallery/images/thumb/sphx_glr_example_pointcloud_simple_workflow_thumb.png
:alt:
:doc:`/_gallery/example_pointcloud_simple_workflow`
.. raw:: html
Simple point cloud workflow
.. raw:: html
.. only:: html
.. image:: /_gallery/images/thumb/sphx_glr_example_photometric_rendering_on_cylinder_thumb.png
:alt:
:doc:`/_gallery/example_photometric_rendering_on_cylinder`
.. raw:: html
Rendering Photometric Properties on a Cylinder
.. raw:: html
.. only:: html
.. image:: /_gallery/images/thumb/sphx_glr_example_adjacency_mesh_computation_thumb.png
:alt:
:doc:`/_gallery/example_adjacency_mesh_computation`
.. raw:: html
Adjacency matrix computation for meshes
.. raw:: html
.. only:: html
.. image:: /_gallery/images/thumb/sphx_glr_example_project_a_mesh_on_a_camera_thumb.png
:alt:
:doc:`/_gallery/example_project_a_mesh_on_a_camera`
.. raw:: html
Project a Mesh on a Camera and obtains the corresponding pixel coordinates (and jacobians of the projection)
.. raw:: html
.. only:: html
.. image:: /_gallery/images/thumb/sphx_glr_example_integration_points_interpolation_thumb.png
:alt:
:doc:`/_gallery/example_integration_points_interpolation`
.. raw:: html
Heightmap interpolation and projection at integration points
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/_gallery/example_mesh_simple_workflow
/_gallery/example_pointcloud_simple_workflow
/_gallery/example_photometric_rendering_on_cylinder
/_gallery/example_adjacency_mesh_computation
/_gallery/example_project_a_mesh_on_a_camera
/_gallery/example_integration_points_interpolation
.. 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: _gallery_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: _gallery_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery