<< imbreakunset Utilities and Interactive Tools imdistline >>

IPCV - Image Processing and Computer Vision Toolbox for Scilab >> Utilities and Interactive Tools > imcaminfo

imcaminfo

Show the supported raw resolution for an USB camera (linux only)

Syntax

out = imcaminfo(dev)

Parameters

dev :

USB bus number and device number for the connected device in string

out :

Strings containing the list of supported resolution for the camera

Description

The function show the supported raw resolution for an USB camera connected to the given device and bus numbers(linux only)

Examples

out = imcaminfo('001:005')

See also

Authors


Report an issue
<< imbreakunset Utilities and Interactive Tools imdistline >>