Resolve the error plz
古いコメントを表示
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
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
2015 年 5 月 19 日
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
2015 年 5 月 21 日
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
2015 年 5 月 23 日
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
2015 年 8 月 29 日
restu, which operating system are you trying on?
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Image Processing and Computer Vision についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!