Floating Scale Surface Reconstruction

SIGGRAPH 2014


Reviews

Information

  • Paper topic: Geometry
  • Software type: Code
  • Able to run a replicability test: True
  • Replicability score: 4
  • License: BSD
  • Build mechanism: CMakeLists
  • Dependencies: glew / zlib / libpng / libjpeg-turbo / libtiff / gtest / Qt5
  • Documentation score {0,1,2}: 2
  • Reviewer: Nicolas Bonneel

Source code information

Comments

Contained in the MVE library. Very easy to build on windows using the CMAKE branch of the github project, especially given the number of dependencies (all shipped in a 3rd party directory). The dependencies I listed are the one required by the entire MVE library, but they may not be all used by the fssrecon app.
It was long to compile all dependencies, but it worked out of the box without any effort. A single very simple example (corresponding to Fig. 2 : four overlapping planar patches) is provided so it is hard to tell how well it works on reasonably complex cases.
There are two options to add a review to this article:
  • Open a pull request at https://github.com/dcoeurjo/ReplData-private
  • Fill the form below (this option requires manual work and might be avoided if possible):
    TODO: ADD FORM