Skip to content

ybh1998/HDRBundleFusion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HDRBundleFusion

HDRBundleFusion

Fork from BundleFusion.

The license is the same with original BundleFusion. (Please see License.txt).

Installation

The modified code was tested under VS2019 with CUDA10.2 and a GTX 1660.

Requirements:

  • Windows SDK (Install it from your Visual Studio)
  • NVIDIA CUDA 10.2
  • eigen, a git submodule in external/eigen
  • research library mLib, a git submodule in external/mLib
  • mLib external libraries can be downloaded here

Default file tree:

BundleFusion-master
├──BundleFusion
│  │──data
│  │──external
│  │──FriedLiver
│  └──img
└──mlibExternal
   │──include
   │──libsLinux
   │──libsOSX
   └──libsWindows

Put *.oni *_curve.txt and *_frame_exp.txt files in BundleFusion/data/.

End

About

HDR version of BundleFusion

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 66.6%
  • C 27.2%
  • Cuda 5.7%
  • Other 0.5%