필터 지우기
필터 지우기

When image is rotated its pixels get very low and image become very distorted?

조회 수: 2 (최근 30일)
When image is rotated its pixels get very low and image become very distorted?
  댓글 수: 2
Image Analyst
Image Analyst 2013년 11월 28일
Did you use imrotate? Can you post images or screenshots?
Muneef
Muneef 2013년 11월 29일
yes i am using imrotate command. Now i find that i have not made it a perfect square for rotation in fact i am rotating the alpha data as well.

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

채택된 답변

Matt J
Matt J 2013년 11월 28일
편집: Matt J 2013년 11월 28일
If you're using imrotate(), try using the 'bilinear' or 'bicubic' interpolation option, instead of the default 'nearest' neighbor option.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by