Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

to store the image in separate variable for future operation

1 visualización (últimos 30 días)
saroram r
saroram r el 27 de Feb. de 2014
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
ffta=fft2(double(image));
figure,imshow((abs(fftshift(ffta)),[24,10000])
how can i store the image shown in a separate variable for future use. save as doesnt help me.

Respuestas (1)

Walter Roberson
Walter Roberson el 27 de Feb. de 2014
See getframe()

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by