Code covered by the BSD License
function retI=iSightCapture(iSight) javaMethod('captureImage',iSight, 'temp'); retI=imread(fullfile(pwd,'temp'));
Contact us at files@mathworks.com