how to save the captured image in target folder
2 次查看(过去 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!