필터 지우기
필터 지우기

How can i see 100% image?

조회 수: 1 (최근 30일)
Madhavareddy kota
Madhavareddy kota 2013년 7월 5일
Hello,
I have a matrix of size 778x1500, would like to plot matrix image using imshow(),while plotting image getting Warning: Image is too big to fit on screen; displaying at 67%.Can any one suggest me how to rectify this problem and i want to see 100% image.Please help. Thanks in Advance.

채택된 답변

Walter Roberson
Walter Roberson 2013년 7월 5일
Buy a monitor with higher resolution, or use a dual-monitor setup.
Note: "displaying at 67%" means that every 2 pixels of display will represent 3 pixels of the original image. The whole image is going to be displayed, just squeezed to fit. It does not mean that only the first 2/3 of the image are displayed.

추가 답변 (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