Skip to content

ProjectPersephone/WeightedJointBilateralFilter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project page:
http://nma.web.nitech.ac.jp/fukushima/research/weightedjointbilateralfilter.html

The code requires [OpenCV](http://opencv.org/) 2.45](http://opencv.org/downloads.html) or later.
All code is parallelized by using appropriate utilities based on [cv::ParallelLoopBody](http://docs.opencv.org/ref/master/d2/d74/classcv_1_1ParallelLoopBody.html) (implemented in opencv2.45).

About

opencv based joint bilateral filter, guided filter for depth map refinement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%