error occurring stating that image is too big to fit on screen, displaying at resolution 1%

1 回表示 (過去 30 日間)
currently i am doing project on secured image compression using independent component analysis and neural network.. so my code was i took 5 images and i multiply them with a random matrix when i tried to show its resultant using imshow then error occurred stating image is too big to fit on screen

採用された回答

Siam
Siam 2014 年 11 月 13 日
You can use resize() if it is too big.
  7 件のコメント
Siam
Siam 2014 年 11 月 15 日
Did it not resolve the window size??? You need to open a new question for your new issue.
Tanvi
Tanvi 2014 年 11 月 15 日
ok.. thank you..

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImages についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by