Making two images of equal dimensions in MATLAB

2 Ansichten (letzte 30 Tage)
KT
KT am 16 Apr. 2012
Beantwortet: arjun kohli am 23 Sep. 2019
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.

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 16 Apr. 2012
imresize() perhaps.

Weitere Antworten (2)

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

Melden Sie sich an, um zu kommentieren.


arjun kohli
arjun kohli am 23 Sep. 2019
thanks it is working

Kategorien

Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by