Holoscan Framework/Basics and Foundations/Applications: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
Line 13: Line 13:
This player is used on '''NVIDIA Jetson Orin AGX''' platform. The process used to display image is described below  
This player is used on '''NVIDIA Jetson Orin AGX''' platform. The process used to display image is described below  
[[File:ISP research linux.png|700px|thumb|center|ISP process for linux_imx274_player.py]]
[[File:ISP research linux.png|700px|thumb|center|ISP process for linux_imx274_player.py]]
=== Operators Descriptions ===


=== imx274_player.py ===
=== imx274_player.py ===
This player is used on '''NVIDIA IGX''' platforms. Where the unique difference is the receiver operator as described below.
This player is used on '''NVIDIA IGX''' platforms. Where the unique difference is the receiver operator as described below.
[[File:ISP research roce.png|700px|thumb|center|ISP process for imx274_player.py]]
[[File:ISP research roce.png|700px|thumb|center|ISP process for imx274_player.py]]
=== Operators Descriptions ===

Revision as of 16:32, 5 August 2024



  Index  







Video Player

The Holoscan Sensor Bridge Demo brings examples of two different video players, which run all the process for capture, process and display image.

linux_imx274_player.py

This player is used on NVIDIA Jetson Orin AGX platform. The process used to display image is described below

ISP process for linux_imx274_player.py

imx274_player.py

This player is used on NVIDIA IGX platforms. Where the unique difference is the receiver operator as described below.

ISP process for imx274_player.py

Operators Descriptions