Skip to content

Commit

Permalink
Update 20231215-api-examples.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
mprinkezs authored Aug 6, 2024
1 parent aa43e3b commit aa833b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/news/20231215-api-examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ New API Examples
.. feed-entry::
:date: 2023-12-15 13:00

`reference_points_and_mesh_data <../python_examples/data_interfaces/reference_points_and_mesh_data.html>`_
`reference_points_and_mesh_data <https://github.com/ZEISS/zeiss-inspect-app-examples/blob/main/AppExamples/data_interfaces/ReferencePointsAndMeshData/doc/Documentation.md>`_
-------------------------------------------------------------------------------------------------------------------------------------------------------
This example demonstrates how to access reference points in a measurement and meshes from Python.

`point_pixel_transformations <../python_examples/misc/point_pixel_transformations.html>`_
`point_pixel_transformations <https://github.com/ZEISS/zeiss-inspect-app-examples/blob/main/AppExamples/misc/PointPixelTransformations/doc/Documentation.md>`_
-------------------------------------------------------------------------------------------------------------------------------------------------------
This example addresses a fundamental topic of photogrammetry - transformation between 2D pixel coordinates in a measurement and a 3D point coordinate and vice versa.

0 comments on commit aa833b5

Please sign in to comment.