Info

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

Saving Image with keeping the same histogram

1 visualización (últimos 30 días)
Ibrahim Bakry
Ibrahim Bakry el 24 de Mzo. de 2018
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
hello i have a double class matrix and want to save it so when i show the histogram for both saved and that matrix in matlab they will be the same. the matrix in matlab i have: img_dec Name (img_dec) Size (512x512) Bytes (2097152) Class (double) Attributes Thanks
<<
>>

Respuestas (1)

Image Analyst
Image Analyst el 24 de Mzo. de 2018
If you save it as a .mat file, then the variable will be the same on a round trip through the file.

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by