Skip to content

One more generic implementation of the Hampel filter.

License

Notifications You must be signed in to change notification settings

Gluttton/hampel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build status coverage report

Hampel

One more Hampel algorithm implementation.

Licence

The library is provided under MIT license.

Requirements

C++11 is required. Solution has been tested on GNU/Linux system with GCC compiler, but it is expected that the solution is cross-platform.