how to save the captured image in target folder
1 回表示 (過去 30 日間)
古いコメントを表示
i have captured the image and save to C:\Users\admin\Desktop\rrrrrr\TestDatabase in this folder
please help me how to save command ...
0 件のコメント
回答 (1 件)
Rushikesh Tade
2015 年 4 月 25 日
imwrite(variable_name,'C:\Users\admin\Desktop\rrrrrr\TestDatabase\image_name_to_saved.format')
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!