How do I load images from matlab to Paint Application?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to upload an image that has been processed in Matlab and later edit using the Paint application, how do i do that using a matlab code.
0 Kommentare
Antworten (1)
Sayyed Ahmad
am 26 Jun. 2018
if your Image called test.png you have to run this Code in matlab command
!mspaint test.png
0 Kommentare
Siehe auch
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!