Floating Scale Surface Reconstruction

SIGGRAPH 2014


Reviews

Information

  • Paper topic: Geometry
  • Software type: Code
  • Able to run a replicability test: True
  • Replicability score: 4
  • Software language: C/C++
  • License: BSD
  • Build mechanism: CMakeLists
  • Dependencies: glew / zlib / libpng / libjpeg-turbo / libtiff / gtest / Qt5
  • Documentation score {0,1,2}: 2
  • Reviewer: Nicolas Bonneel <nicolas.bonneel@liris.cnrs.fr>
  • Time spent for the test (build->first run, timeout at 100min): 30min

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.

If you want to contribute with another review, please follow these instructions.

Please consider to cut/paste/edit the raw JSON data attached to this paper.