Information
- Paper topic: Images
- Software type: Code
- Able to run a replicability test: True
- Replicability score: 3
- Software language: C/C++
- License: GPL
- Build mechanism: Makefile
- Dependencies:
- Documentation score {0,1,2}: 2
- Reviewer: Julie Digne <julie.digne@liris.cnrs.fr>
- Time spent for the test (build->first run, timeout at 100min): 10min
Source code information
Comments
To compile with the provided Makefile, I had to replace line28 in inverseWasserstein.h by #include "lbfgs/lbfgs.h", and in lbfgs/lbgs.cpp replace line 73 by #include "lbfgs.h" . The code for the applications presented in the paper is not available.