Giter VIP home page Giter VIP logo

fisheye-orb-slam's People

Contributors

lsyads avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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

fisheye-orb-slam's Issues

inconsistant function in Sim3Solver

Hi , I found that there are two functions in Sim3Solver, FromCameraToImage() and Project()
In these two functions, mfbeta is used in this functions,like:
const float x = xc / (mfAlpha*imd + (1-mfAlpha)*zc); const float y = yc / (mfbeta*imd + (1-mfAlpha)*zc);
I thought it should be mfAlpha here. So is this a mistake or intentional?

using stereo fisheye based on this project

Hi, thanks for your project and i already got it running on my computer very well. and I add some code based on the idea of multicol fisheye slam and now running on stereo state to fix the scale problem of mono. As i tried, the stereo works well in the room but failed if i go to another room and back again. By "fail", i mean the go and back path can not overlapped together even after global BA. and also the global BA is quiet slow ,sometimes it causes 10 mins.

Have you tried about the stereo one and do you have any idea or suggestion about my problem?
I attached my running result here to help the understanding of my problem.
Indoor result(one room):
indoorroom_1

two room:
image

Can't run

Hello,
whenever I try to run the example
!./Examples/Monocular/mono_tum Vocabulary/ORBvoc.bin Examples/Monocular/fisheye_eucm_cam0.yaml path
the CMD just keep loading and nothing happen, even If I enter false path same thing goes on.

Some questions about training

Can you update the README file to better explain how the training is turned on in the article and the specific training steps?

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.