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