Information
- Paper topic: Image
- Software type: Code
- Able to run a replicability test: True
- Replicability score: 3
- License: GPL
- Build mechanism: Makefile
- Dependencies:
- Documentation score {0,1,2}: 2
- Reviewer: Julie Digne
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.