Coder Social home page Coder Social logo

shreyasskandans / stereo_sparse_depth_fusion Goto Github PK

View Code? Open in Web Editor NEW
166.0 10.0 42.0 7.36 MB

ICRA 2019 | Repository for "Real Time Dense Depth Estimation by Fusing Stereo with Sparse Depth Measurements" | OpenCV, C++

License: GNU General Public License v3.0

CMake 1.32% C++ 98.68%

stereo_sparse_depth_fusion's Issues

How to use MIddlebury datasets?

When testing the Middlebury Stereo Datasets, the calculation results were not satisfactory. The problem was that the sparse_mask.png generated by the depth map collected too many points?

SGM aggregation directions

hi, in paper you said you used 4-8 directions, but I can't see very clear in your code about the aggregation direction, could you explain a little about this part, about the function calcTopRowCost() and calcRowCosts()

GOOD JOB!

I just came up this kind of idea in my mind, but your paper&code are already on github π__π

execution time

hi, I tried out your code on a VMware virtual machine with ubuntu 16.04,
the result was good but the average execution time was about 2-3 ms/frame,
I wonder if this is normal, because on paper you said the entire pipeline can run at 5Hz
image

Creation of gt_disparity.png image

Hi,
Can you please share the script which you used to produce the gt_disparity.png image? I was trying to produce that gt_disparity.png file using my own script but it is producing very bad fusion images.
Thanks in advance.

Lack of masked depth map

Hi,
the masked depth used in your fusion code is from the ground truth disparity in stereo2015. For the normal sensor data, it don't have ground truth disparity image. Can you tell me how to implement the fusion algorithm on Raw data of KITTI(without ground truth disparity image, only left-right camera and lidar)?

I have transformed the 3D lidar points to depth value, and disparity = (f_u*baseline)/z as masked depth. however, the fused results are bad, worse than the original sgm. Or can you share the script which you used to produce the PMD Monstar Dataset? In you paper,you also get disparity from the depth meansurements and it seems to be a success, thanks a lot.

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.