how do i put this code in button GUI I = imread('cameraman.tif'); J = imcomplement(I); imshowpair(I,J,'montage')
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
how do i put this code in button GUI I = imread('cameraman.tif'); J = imcomplement(I); imshowpair(I,J,'montage')
0 Commenti
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!