Saving Image with keeping the same histogram

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
<<
>>

回答 (1 件)

Image Analyst
Image Analyst 2018 年 3 月 24 日

0 投票

If you save it as a .mat file, then the variable will be the same on a round trip through the file.

この質問は閉じられています。

質問済み:

2018 年 3 月 24 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by