Giter Site home page Giter Site logo

Comments (7)

siims avatar siims commented on June 27, 2024 1

It has been a while... but anyway, I got back to it and I confirm that it was camera calibration problem. After I parsed my values to PTAM configuration format then things started to work magically. I also made a pull request: #34
Thank you very much for help :)

from lsd_slam.

JakobEngel avatar JakobEngel commented on June 27, 2024

sounds like it's diverging entirely - which shouldn't happen with careful motion and sufficiently structured / textured environment, even with a relatively unsuited camera.
Maybe your calibration is bad? If you send me a .bag of an example sequence, I can have a look at it.

from lsd_slam.

siims avatar siims commented on June 27, 2024

Here is bagfile (https://dl.dropboxusercontent.com/u/4148558/OpenCV_example_calib.cfg) and calibration (https://dl.dropboxusercontent.com/u/4148558/2014-10-17-12-23-19.bag).

from lsd_slam.

JakobEngel avatar JakobEngel commented on June 27, 2024

hmm, that bagfile contains a 10s video of a stationary camera... there is not much to reconstruct.

from lsd_slam.

siims avatar siims commented on June 27, 2024

Ok, I think I am doing something totally wrong. I tried out provided dataset from http://vision.in.tum.de/research/lsdslam and I am having the same trouble with the "Desk Sequence" bagfile.
I shortly describe what I am doing, maybe this helps you to understand where I am failing:

  1. run lsd_slam "rosrun lsd_slam_core live_slam image:=/image_raw camera_info:=OpenCV_example_calib.cfg"
  2. hold camera (30fps, rolling shutter, fov 75 deg angle) in my hand, press 'r' while moving camera in the same image plane (have tried sideways, vertical and circular motions).
    ... and with this depth map doesn't converge.

Something I leave undone? Do wrong?

from lsd_slam.

JakobEngel avatar JakobEngel commented on June 27, 2024

for the desk sequence you should use the camera calibration included tin the .bag, and not the OpenCV_example_calib.cfg. i.e., run
rosrun lsd_slam_core live_slam image:=/image_raw
rosbag play LSD_room.bag

from lsd_slam.

siims avatar siims commented on June 27, 2024

also now you can remove "[untested]" from README near OpenCV camera calibration file.

from lsd_slam.

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.