how do i put this code in button GUI I = imread('cameraman.tif'); J = imcomplement(I); imshowpair(I,J,'montage')
17 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
how do i put this code in button GUI I = imread('cameraman.tif'); J = imcomplement(I); imshowpair(I,J,'montage')
0 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!