Skip to content

arntanguy/sgsmooth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Savitzky-Golay filter implementation

DEPRECATED The code of this project has been extracted from https://raw.githubusercontent.com/thatchristoph/vmd-cvs-github/master/plugins/signalproc/src/sgsmooth.C, and simply packaged in an easy to compile and install way with cmake. I am not the original author of the library.

Since then, I have found the need to implement my own version of Savitzky Golay filters based on Gram polynomials. I recommend looking at my own implementation which is easier to use and more complete than the one in this repository: https://github.com/arntanguy/gram_savitzky_golay

About

C++ Implementation of Savitzky-Golay filters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published