SkillAgentSearch skills...

Sgsmooth

C++ Implementation of Savitzky-Golay filters

Install / Use

/learn @arntanguy/Sgsmooth
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars36
CategoryDevelopment
Updated1mo ago
Forks13

Languages

C++

Security Score

75/100

Audited on Feb 18, 2026

No findings