Skip to content
Massively Parallel Multiview Stereopsis by Surface Normal Diffusion
Branch: master
Clone or download
Pull request Compare This branch is even with kysucix:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
data/dtu/calib
scripts
.clang-format
.gitignore
CMakeLists.txt
LICENSE
README.md
algorithmparameters.h
camera.h
cameraGeometryUtils.h
cameraparameters.h
config.h
displayUtils.h
exception.h
fileIoUtils.h
gipuma.cu
gipuma.h
globalstate.h
groundTruthUtils.h
helper_cuda.h
helper_string.h
imageinfo.h
linestate.h
main.cpp
main.h
managed.h
mathUtils.h
readmeWindows.txt
vector_operations.h

README.md

Gipuma

Source code for the paper:

S. Galliani, K. Lasinger and K. Schindler, Massively Parallel Multiview Stereopsis by Surface Normal Diffusion (supplementary material), ICCV 2015

Documentation and Install

Refer to the wiki for detailed documentation and examples.

Authors

© 2015 Silvano Galliani, Katrin Lasinger, ETH Zurich

© 2016-2017 Silvano Galliani, ETH Zurich

IMPORTANT: If you use this software please cite the following in any resulting publication:

@InProceedings{Galliani_2015_ICCV,
     author  = {Galliani, Silvano and Lasinger, Katrin and Schindler, Konrad},
     title   = {Massively Parallel Multiview Stereopsis by Surface Normal Diffusion},
     journal = {The IEEE International Conference on Computer Vision (ICCV)},
     month   = {June},
     year    = {2015}
}
You can’t perform that action at this time.