how to save the captured image in target folder

6 Ansichten (letzte 30 Tage)
Ravikumar chavan
Ravikumar chavan am 23 Apr. 2015
Beantwortet: Rushikesh Tade am 25 Apr. 2015
i have captured the image and save to C:\Users\admin\Desktop\rrrrrr\TestDatabase in this folder
please help me how to save command ...

Antworten (1)

Rushikesh Tade
Rushikesh Tade am 25 Apr. 2015
imwrite(variable_name,'C:\Users\admin\Desktop\rrrrrr\TestDatabase\image_name_to_saved.format')

Community Treasure Hunt

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

Start Hunting!

Translated by