Jump to content

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

 
Line 22: Line 22:
* Camera: The main capture device, in this case is being use a imx274-dual.  
* Camera: The main capture device, in this case is being use a imx274-dual.  
* Receiver Operator: Mechanism to receive the camera MIPI packets. The '''Roce Receiver''' uses Remote Direct Memory Access that is a network protocol that enables the exchange data from one device into another to be use directly on user space, which creates a faster and more efficient data transmission. The '''Linux Receiver''' is based on the traditional socket-based receiver of Linux.
* Receiver Operator: Mechanism to receive the camera MIPI packets. The '''Roce Receiver''' uses Remote Direct Memory Access that is a network protocol that enables the exchange data from one device into another to be use directly on user space, which creates a faster and more efficient data transmission. The '''Linux Receiver''' is based on the traditional socket-based receiver of Linux.
* CSI to Bayer: Process to convert the MIPI packets form the Camera Serial Interface to Bayer format using Bayer filters.
*
706

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.