Image Stitching for NVIDIA Jetson/Examples/Other pipelines: Difference between revisions

Add undistort section
m (Remove perf element)
(Add undistort section)
Line 156: Line 156:
</syntaxhighlight>
</syntaxhighlight>


== Using distorted inputs ==
Lens distortion correction can be applied to the stitcher with the undistort element.
The [https://developer.ridgerun.com/wiki/index.php?title=CUDA_Accelerated_GStreamer_Camera_Undistort/Examples Undistort examples] wiki shows some basic usage examples. Visit [https://developer.ridgerun.com/wiki/index.php?title=CUDA_Accelerated_GStreamer_Camera_Undistort/Getting_Started/Getting_the_code this page] to learn more about the element and how to calibrate it.


<noinclude>
<noinclude>
{{Image_Stitching_for_NVIDIA_Jetson/Foot|Examples/Undistort Pipelines|Performance}}
{{Image_Stitching_for_NVIDIA_Jetson/Foot|Examples/Undistort Pipelines|Performance}}
</noinclude>
</noinclude>