Coder Social home page Coder Social logo

janinethoma / image_navigation_matlab Goto Github PK

View Code? Open in Web Editor NEW
23.0 23.0 8.0 37.34 MB

Matlab demo for our CVPR'19 publication: Mapping, Localization and Path Planning for Image-based Navigation using Visual Features and Map

MATLAB 100.00%

image_navigation_matlab's People

Contributors

hbyacademic avatar janinethoma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

image_navigation_matlab's Issues

Error occurs when running the code 'demo.m'

I have read the CVPR'2019 paper. It is impressed me a lot about formulating requirements for map building and localization and experiments do show the benefit from this such a map representation.

Now, I have setup the same MATLAB toolbox and run on MATLAB R2017b, but some errors occur shown as follows. My working environment is Ubuntu 16.04. Is it the possible for making error when running under this environment?

Error using  - 
Matrix dimensions must agree.

Error in match_with_flow (line 11)
s = mean(sqrt(sum((ref_xy - t).^2, 1)));

Error in demo (line 117)
flow_matches = match_with_flow(query.xy,ref.xy(:,flow_lm),F(:,flow_lm),0);

Matlab version issue

Hi Janine,

Thanks for the public code first. When I run the demo.m file, there is a problem popped out, which is
Java exception occurred:
Index (22045) is out of bounds
at mosek.fusion.PickVariable.(Unknown Source)
at mosek.fusion.BaseVariable.pick(Unknown Source)

What is that and how can I fix this problem? Thanks

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.