필터 지우기
필터 지우기

Is there any command for resize an image other than imresize() command in matlab?

조회 수: 2 (최근 30일)
Sajina Rose
Sajina Rose 2019년 8월 21일
댓글: Sajina Rose 2019년 8월 21일
imresize(img,[numrows numcols])
  댓글 수: 7
Adam
Adam 2019년 8월 21일
The same size as what? If you mean the same size as each other, then that involves deciding which size amongst the images is the one to resize to, and in that case you have a manual width and height anyway.
Sajina Rose
Sajina Rose 2019년 8월 21일
Oh Okay.. Now I understood...we should specify width and height for resizing an image... there is no automatic resize command and also resize command doesn't affect actual pixel of the image .......
Thank You for your support....

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Read, Write, and Modify Image에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by