Python implementation of the original reflectSuppress from GitHub user yyhz76
Original MATLAB Code: link
Original Paper: link
- Numpy
- Tested on 1.18.5
- OpenCV
- Tested on 4.4.0 but any version should do, using only basic functions
- PyWavelets
pip install PyWavelets
- Scipy
pip install scipy
To-do: add requirements.txt