getCameraList
Get a list of available cameras on the NVIDIA hardware
Description
Add-On Required: This feature requires the MATLAB Coder Support Package for NVIDIA Jetson and NVIDIA DRIVE Platforms add-on.
returns a table containing the name, Linux® device number, and available pixel formats for the cameras detected on the
NVIDIA® target hardware. The camlist = getCameraList(hwObj)getCameraList function lists cameras
connected to both the USB and camera peripheral interfaces (CSI) of the target board.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2019a
