Coder Social home page Coder Social logo

Matlab 2017a about panorama HOT 12 OPEN

ethanhe42 avatar ethanhe42 commented on July 21, 2024
Matlab 2017a

from panorama.

Comments (12)

MobeenGulfraz avatar MobeenGulfraz commented on July 21, 2024 14

Change the variable name (which) to anything you like in main.m and it will work.

from panorama.

ethanhe42 avatar ethanhe42 commented on July 21, 2024

这vlfeat的问题吧,我不知道

from panorama.

Prudhvinik1 avatar Prudhvinik1 commented on July 21, 2024

hi
I am getting a MEX error

Invalid MEX-file 'C:\Users\lenovo\panorama-master\lib\vlfeat-0.9.20\toolbox\mex\mexw64\vl_sift.mexw64':
The specified module could not be found.

Error in getSIFTFeatures (line 11)
[f, d] = vl_sift(Im, 'EdgeThresh', edgeThresh);

Error in computeTrans (line 11)
[f2, d2] = getSIFTFeatures(imgs(:, :, :, 1), Thresh);

Error in create (line 15)
translations = computeTrans(cylindricalimages);

Error in main (line 59)
panorama=create( imgs, f, full);
May I get some help in this!
Thanks in Advance!

from panorama.

ethanhe42 avatar ethanhe42 commented on July 21, 2024

Could you check whether MEX-file 'C:\Users\lenovo\panorama-master\lib\vlfeat-0.9.20\toolbox\mex\mexw64\vl_sift.mexw64' exist?

from panorama.

Prudhvinik1 avatar Prudhvinik1 commented on July 21, 2024

yes the above mentioned file exists.
and i am using MATLAB 2015 version.

from panorama.

ethanhe42 avatar ethanhe42 commented on July 21, 2024

Try download new VLfeat, see if it could help

from panorama.

EchoAmor avatar EchoAmor commented on July 21, 2024

您好 我们老师也布置了这个作业 但要求转为球面坐标,您的程序很棒,就是小白不知道怎么改为球面坐标。。。是直接改wrap.m就好了吗

from panorama.

yaswanth789 avatar yaswanth789 commented on July 21, 2024

Sir,
May I get any reference with respect to warping on a cylindrical surface. Actually,I didn't understand the process you did there.

from panorama.

ethanhe42 avatar ethanhe42 commented on July 21, 2024

https://github.com/yihui-he/panorama#references

from panorama.

HighVoltagee avatar HighVoltagee commented on July 21, 2024

i have same problem with wbf2016

RunAllDatasets
인덱스가 배열 경계를 초과합니다.

오류 발생: run (line 55)
pathscript = evalin('caller', strcat('which(''', script, ''')'));

오류 발생: main (line 31)
run('lib/vlfeat-0.9.20/toolbox/vl_setup');

오류 발생: RunAllDatasets (line 2)
panorama=main(i);

from panorama.

ZheJoooe avatar ZheJoooe commented on July 21, 2024

I tried to rename the parameter 'which' in the main function and there is no matrix dimension error(windows system).

from panorama.

aryadushyant avatar aryadushyant commented on July 21, 2024

Sir, I have a problem

Index exceeds array bounds.

Error in run (line 55)
pathscript = evalin('caller', strcat('which(''', script, ''')'));

Error in main (line 31)
run('lib/vlfeat-0.9.20/toolbox/vl_setup');

from panorama.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.