フィルターのクリア

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 Center および File ExchangeRead, 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