Making two images of equal dimensions in MATLAB

3 次查看(过去 30 天)
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.

更多回答(2 个)

KT
KT 2012-4-17
nope that doesnt workk...
  7 个评论

请先登录,再进行评论。


arjun kohli
arjun kohli 2019-9-23
thanks it is working

类别

Help CenterFile Exchange 中查找有关 Image Processing Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by