Skip to content

Tool to improve depth map quality. Implementation of "The Fast Bilateral Solver" by Jonathan T. Barron and Ben Poole".

Notifications You must be signed in to change notification settings

ugocapeto/dmag9b

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dmag9b

Written and tested on Ubuntu 22.04.

Improve the quality of depth maps (joint bilateral filter).

This repo is an implementation of:

"The Fast Bilateral Solver" by Jonathan T. Barron and Ben Poole

To create the executable, compile the code in directory "dmag9b" using "make -f Makefile_g/Makefile_O" and then go into the "main" directory and create the exec using "make".

Test cases are given in the "test" directory.

Info about dmag9b (theory behind it and how to use it) can be found here:

Depth Map Automatic Generator 9b (DMAG9b)

Depth Map Improvement Using The Fast Bilateral Solver

Fast Bilateral-Space Stereo

Dependencies (check the Makefiles):

"common" repo

About

Tool to improve depth map quality. Implementation of "The Fast Bilateral Solver" by Jonathan T. Barron and Ben Poole".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published