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

2 views (last 30 days)
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

Accepted Answer

Siam
Siam on 13 Nov 2014
You can use resize() if it is too big.
  7 Comments

Sign in to comment.

More Answers (0)

Categories

Find more on Images in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!