Provably Good Planar Mappings

SIGGRAPH 2014


Reviews

Information

  • Paper topic: Geometry
  • Software type: Code
  • Able to run a replicability test: True
  • Replicability score: 3
  • Software language: Matlab / Mathematica / ..
  • License: unspecified
  • Build mechanism: Not applicable (python, Matlab..)
  • Dependencies: matlab / mosek / gui
  • Documentation score {0,1,2}: 1
  • Reviewer: Nicolas Bonneel <nicolas.bonneel@liris.cnrs.fr>
  • Time spent for the test (build->first run, timeout at 100min): 40min

Source code information

Comments

Important : the original link to the source code is broken, and I could only find a version stored by the WayBack Machine.
Tested on Matlab R2018a and a few things have changed since R2013a. Need to change all widthlimits to WidthLimits (same for height) ; set(gcf,'wvisualmode','auto') does not exist (I changed to RenderMode, but I am not sure this is the same). The addpath at the begining of Deform.m should be changed to the correct Mosek/Matlab version number.
The reason I do not put higher score to "fixing bugs" is that there still seems to be an image normalization issue which makes all images appear near white (I'd say in the range 253 to 255), perhaps due to the "wvisualmode" setting. I did not manage to fix it in a reasonable amount of time. However, the deformation pipeline seemed to work well, to the extent I could see the very bright result.

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.