Information
- Paper topic: Image
- Software type: Code
- Able to run a replicability test: True
- Replicability score: 0
- License: MIT
- Build mechanism: CMakeLists, Not applicable (python, Matlab..)
- Dependencies: numpy/scipy/bottleneck/joblib/Mako/msgpack_python/pyamg / pyopencl/pytools/scikit-image/matplotlib/scikit-learn
- Documentation score {0,1,2}: 0
- Reviewer: David Coeurjolly
Source code information
Comments
No explanations are given to build/execute the code. After installing the dependencies, I have tried to run an example in the 'src' folder:
python ../examples/SLIC_compare.py
which crashes due to opencl/Tk issues.