MATLAB and forthcoming Python Implementations of the Heeger and Simoncelli 1998 MT model.
- the original code available at the Simoncelli lab's NYU LCV website.
- ./matlab - rewritten MATLAB version of the original [Changes below].
- MEX c programs updated for contemporary C
- smaller performance enhancements
- suggestions for future improvements (parallel processing etc.)
- ./python - python version, forthcoming implementation implemented using Keras with a pytorch backend