Main Content
webcamlist
List of webcams connected to your system
Add-On Required: This feature requires the MATLAB Support Package for USB Webcams add-on.
Syntax
Description
returns a list of available
UVC-compliant webcams connected to your system. If you plug in different cameras during the
same MATLAB® session, the camlist
= webcamlistwebcamlist
function returns an updated list
of cameras.
When you use the webcamlist
function, the name of the camera that
is shown in its output, for example 'Logitech Webcam 250'
, is the name
you can use to create the webcam
object in order to acquire
images.
Examples
Output Arguments
Version History
Introduced in R2014a