Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Great job! #1

Open
HHIR opened this issue Aug 22, 2017 · 7 comments
Open

Great job! #1

HHIR opened this issue Aug 22, 2017 · 7 comments

Comments

@HHIR
Copy link

HHIR commented Aug 22, 2017

it's so interesting :)
i hope you will finish soon as possible

@kuan-wang
Copy link
Owner

kuan-wang commented Aug 23, 2017

Thanks :)
This repo is just the draft for this project, and the newest version is in my another repo opencv_contrib(branch gsoc_opencv). The final version will be part of OpenCV soon, if you want to try this moudle now, you can git clone https://github.com/THUKey/opencv_contrib.git and build it with opencv.

@kuan-wang
Copy link
Owner

remember check out to branch gsoc_opencv :)

@HHIR
Copy link
Author

HHIR commented Aug 24, 2017

I had finished build everything well.
but I don't have Depthsuperres, Latticefilter ... after building.
I just have the bilater file that I don't know how can I test it!
I will be happy if you give me more information. thanks

@kuan-wang
Copy link
Owner

kuan-wang commented Aug 24, 2017

you can refer to the BilateralSolver.cpp of the repo The_Bilateral_Solver to build the depth demo with bilateralsolver. And the Lattice filter is not a part of this OpenCV moudle, you can refer to the permutohedral_lattice.cpp or the Adams' paper webpages(http://graphics.stanford.edu/papers/permutohedral/) to build it. By the way, you can try the colorization sample(opencv/build/bin/example_ximgproc_colorize)and the disparity filtering sample(opencv/build/bin/example_ximgproc_disparity_filtering) if you have built opencv_contrib with opencv :)

@anilrgukt
Copy link

Hi all,

Below mentioned incorporation could make this more useful for the general audience.

  1. Can you provide a bit documentation on opencv python interface for this?

  2. Also, it would be great if you could implement the forward pass and back-propagation in python required for using this solver with deep neural networks, as is also suggested by the authors in the paper.

Thanks,

@flow-specter
Copy link

Hi, may I ask that how you get the confidence image?

@1ros0
Copy link

1ros0 commented Jul 20, 2021

For just stereo (not depth super resolution) are the steps any different?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants