Hie everyone!! I recently used a code provided here But i am getting this error:
Error using match_features (line 53)
error calling executables
Error in process_image (line 52)
[num p1 p2 tp] = match_features(imagefile, siftfile);
It is not able to open a sift file provided in the code. Please have a look for a while. Help me to make it run on atleast "220 images dataset".

댓글 수: 10

Geoff Hayes
Geoff Hayes 2015년 5월 19일
편집: Geoff Hayes 2015년 5월 19일
harpreet - looking at the link you provided, the author mentions how the software was tested on Linux Ubuntu 10.04. What operating system are you trying to run this code against?
It seems that the source code has been included, so you may be able to build the executables yourself. See the README file for details.
harpreet
harpreet 2015년 5월 19일
Sir i am testing on Windows 8.1. Yes sir, Source code is provided, but there is a minor error as mentioned above. Dont know how to proceed
Geoff Hayes
Geoff Hayes 2015년 5월 19일
harpreet - that is the reason why the executables aren't working: they were built for Linux and you are trying to run them in Windows. You will need to build the executables for your operating system. Look at the README file and/or contact the authors of the code for help.
harpreet
harpreet 2015년 5월 21일
@Geoff Hayes, I sent an e-mail to the respective authors, But didn't got any response. Can you please guide me how these executables are build..if you have any idea...
Geoff Hayes
Geoff Hayes 2015년 5월 23일
harpreet - start by looking through the README note. Unfortunately, I don't have Windows 8.1 and so will not be able to compile the code using the same steps that you would be following.
harpreet
harpreet 2015년 5월 23일
ok sir, thanks for trying:)
restu rt
restu rt 2015년 8월 29일
Hi, I also have the same problem, have you resolved this issue? if yes, could you explain to me the way?
Walter Roberson
Walter Roberson 2015년 8월 29일
restu, which operating system are you trying on?
restu rt
restu rt 2015년 8월 30일
편집: restu rt 2015년 8월 30일
Windows 8.1 sir, should I build opensift library from the original? I've tried to re-build it with gnuwin32, but opensift library failed to building
restu rt
restu rt 2015년 8월 30일
편집: restu rt 2015년 8월 30일
opensift which I built,I got from Rob hess github, should the copy move program run in Linux not windows?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Image Processing and Computer Vision에 대해 자세히 알아보기

태그

질문:

2015년 5월 18일

편집:

2015년 8월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by