Making two images of equal dimensions in MATLAB

조회 수: 2 (최근 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.

추가 답변 (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 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