필터 지우기
필터 지우기

Best method to resize image ??

조회 수: 2 (최근 30일)
nayomi ranamuka
nayomi ranamuka 2011년 4월 28일
There are several methods to resize images. I need to know a best method which results high quality image. Thank you

답변 (1개)

Jan
Jan 2011년 4월 28일
The "best quality" depends on the exact definition of "best". If you need to keep the original colors 'nearest' is the best method, while 'lanczos3' is much nicer if the result should look smooth.
I prefer 'lanczos3' to up- and down-scale photos, because the introduced artifacts are "minimal" - but be aware that "minimal" concerns a specific minimization criterion only. See: http://en.wikipedia.org/wiki/Lanczos_resampling

카테고리

Help CenterFile Exchange에서 Convert Image Type에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by