Making two images of equal dimensions in MATLAB

1 vue (au cours des 30 derniers jours)
KT
KT le 16 Avr 2012
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.

Réponse acceptée

Walter Roberson
Walter Roberson le 16 Avr 2012
imresize() perhaps.
  1 commentaire
KT
KT le 20 Avr 2012
its worked now thank you

Connectez-vous pour commenter.

Plus de réponses (2)

KT
KT le 17 Avr 2012
nope that doesnt workk...
  7 commentaires
vidya
vidya le 8 Nov 2013
best answer sir!!!
snehal dahiphale
snehal dahiphale le 28 Avr 2017
it worked, thanks!

Connectez-vous pour commenter.


arjun kohli
arjun kohli le 23 Sep 2019
thanks it is working

Catégories

En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by