Making two images of equal dimensions in MATLAB

1 回表示 (過去 30 日間)
KT
KT 2012 年 4 月 16 日
回答済み: arjun kohli 2019 年 9 月 23 日
i am trying to apply SURF algorithm, http://www.mathworks.com/matlabcentral/fileexchange/28300 which is the algo to find the key points and matches corresponding two images, but the problem is that in my case , i want to apply that algo with two images, but they are of different dimension and so it fails to work, could you please tell what shall i do so that both images become equal dimensions.

採用された回答

Walter Roberson
Walter Roberson 2012 年 4 月 16 日
imresize() perhaps.
  1 件のコメント
KT
KT 2012 年 4 月 20 日
its worked now thank you

サインインしてコメントする。

その他の回答 (2 件)

KT
KT 2012 年 4 月 17 日
nope that doesnt workk...
  7 件のコメント
vidya
vidya 2013 年 11 月 8 日
best answer sir!!!
snehal dahiphale
snehal dahiphale 2017 年 4 月 28 日
it worked, thanks!

サインインしてコメントする。


arjun kohli
arjun kohli 2019 年 9 月 23 日
thanks it is working

カテゴリ

Help Center および File ExchangeImage Processing Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by