Coder Social home page Coder Social logo

Not Enough Correspondences about rtabmap HOT 5 CLOSED

introlab avatar introlab commented on May 20, 2024
Not Enough Correspondences

from rtabmap.

Comments (5)

matlabbe avatar matlabbe commented on May 20, 2024

Because the visual features are far (>3-4 meters), try 3D -> 2D motion estimation like in the screenshot below. If this doesn't help, set the Logger level to debug (Preferences->Logging) and copy/paste the output here.

untitled

from rtabmap.

omair18 avatar omair18 commented on May 20, 2024

Thank you for the help. I have made the above mentioned changes but i'm still stuck with the same issue. I have tried changing odometry strategy and visual word type to see what changes it does with output. Log file for Rtabmap with SURF features and Optical flow is here. Log file with SIFT & BOW is here.
selection_009
selection_010

from rtabmap.

matlabbe avatar matlabbe commented on May 20, 2024

It looks like there is a problem with the calibration. Around 1200 features are extracted by the odometry but only ~100 can be triangulated in 3D. In these 100, maybe only 10 would be inliers so not enough to correctly find a transformation between the frames.

Can you do a small recording? Click Tools->"Data recorder...", start a new session, then on next "Stop", the recorded database will be saved.

cheers

from rtabmap.

omair18 avatar omair18 commented on May 20, 2024

I have done a small recording for 50-55 images. You can see the file here.
output.db.zip

from rtabmap.

matlabbe avatar matlabbe commented on May 20, 2024

Did you follow this tutorial to calibrate the cameras?

The stereo rectification is wrong, see this image (I opened the database with rtabmap-databaseViewer):
picture3
These are the left and right images superposed. Normally it should only have a disparity on x-axis, not both axes.

Example of good stereo rectification:
picture

Note that you can also use the Calibrate tool in RTAB-Map (Preferences->Source->Calibrate) to calibrate the cameras (it is mostly the same interface as the ROS tutorial). There is an example here (you can do it with the live images of the camera, no need to use a video file).

cheers

from rtabmap.

Related Issues (20)

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.