Skip to content

Python implementation of the original reflectSuppress from yyhz76

Notifications You must be signed in to change notification settings

thiagolages/reflectSuppress-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reflectSuppress-python

Python implementation of the original reflectSuppress from GitHub user yyhz76

Original MATLAB Code: link

Original Paper: link

Required packages

  • 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

About

Python implementation of the original reflectSuppress from yyhz76

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages