Info
此问题已关闭。 请重新打开它进行编辑或回答。
Saving Image with keeping the same histogram
1 次查看(过去 30 天)
显示 更早的评论
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
<<

>>
0 个评论
回答(1 个)
Image Analyst
2018-3-24
If you save it as a .mat file, then the variable will be the same on a round trip through the file.
0 个评论
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!