how to save the captured image in target folder
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Rushikesh Tade
le 25 Avr 2015
imwrite(variable_name,'C:\Users\admin\Desktop\rrrrrr\TestDatabase\image_name_to_saved.format')
0 commentaires
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!