Main Content
getCameraList
Get a list of available cameras on the NVIDIA hardware
Add-On Required: This feature requires the MATLAB Coder Support Package for NVIDIA Jetson and NVIDIA DRIVE Platforms add-on.
Description
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
See Also
Functions
jetson
|drive
|snapshot
|image
|imageDisplay
Objects
Topics
- Sobel Edge Detection on NVIDIA Jetson Nano Using Raspberry Pi Camera Module V2
- Getting Started with the MATLAB Coder Support Package for NVIDIA Jetson and NVIDIA DRIVE Platforms
- Deploy and Run Sobel Edge Detection with I/O on NVIDIA Jetson Nano
- Build and Run an Executable on NVIDIA Hardware
- Stop or Restart an Executable Running on NVIDIA Hardware
- Run Linux Commands on NVIDIA Hardware