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.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by