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

1 Ansicht (letzte 30 Tage)
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

Akzeptierte Antwort

Siam
Siam am 13 Nov. 2014
You can use resize() if it is too big.
  7 Kommentare
Siam
Siam am 15 Nov. 2014
Did it not resolve the window size??? You need to open a new question for your new issue.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Images finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by