getsnapshot
Immediately return single image frame
Description
immediately returns one single image frame, frame
= getsnapshot(obj
)frame
, from the video
input object obj
.
Note
If obj
is running but not logging, and has been
configured with a hardware trigger, a timeout error will occur.
To interrupt the getsnapshot
function and return control to the
MATLAB® command line, issue the ^C
(Ctrl+C) command.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a