Loss of resolution with imread?
3 ビュー (過去 30 日間)
古いコメントを表示
I am loading some images to another program using imread, and I have noticed that the resolution for some graphs that are saved as jpeg images is drastically reduced when I load them. Unfortunately it is so reduced that the images are now unsable. Has anyone else run into this problem, and is there any way to remedy it? I have also tried with tif files, but the problem persists.
0 件のコメント
採用された回答
その他の回答 (1 件)
Jan
2011 年 5 月 27 日
IMREAD does not reduce the resolution of the images. The problem must have happened at "save as jpeg". How did you do that?
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!