how to load a picture in Matlab? can a video is uploaded in Matlab ?

1 回表示 (過去 30 日間)
Mehreen Hussain
Mehreen Hussain 2013 年 1 月 11 日
i've interface webcam with Matlab but i dont know how to save it in matlab directory ,i've used getsnapshot() command but dont know where the images r saved and from where i get them back for further use..kindly help me and plz tell me the code or command if any? thanks in advance.

採用された回答

Amith Kamath
Amith Kamath 2013 年 1 月 11 日

その他の回答 (1 件)

Walter Roberson
Walter Roberson 2013 年 1 月 11 日
getsnapshot() brings them into memory and does not save them to disk. You might want to imwrite() the images.

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by