List of webcams connected to your system
webcamlist
returns a list of available UVC-compliant webcams
connected to your system. If you plug in different cameras during the same MATLAB® session, the webcamlist
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.