diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2014-06-13 07:29:10 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-06-13 07:36:06 +0200 |
commit | 5a5c6c3b539371d46ba3e492ca1bd61617cf0084 (patch) | |
tree | 3107d8f04a33bd4965cbf4e005c8308adb1f52b1 | |
parent | 19d0b68047ded81ba329cb7b11961b54f8c77c16 (diff) |
ewma: dbaarda failed to give himself credit
-rw-r--r-- | ftnoir_filter_ewma2/ftnoir_filter_ewma2.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftnoir_filter_ewma2/ftnoir_filter_ewma2.cpp b/ftnoir_filter_ewma2/ftnoir_filter_ewma2.cpp index c134e7ee..8f20da13 100644 --- a/ftnoir_filter_ewma2/ftnoir_filter_ewma2.cpp +++ b/ftnoir_filter_ewma2/ftnoir_filter_ewma2.cpp @@ -41,6 +41,8 @@ // delta increases from 0->3 stdevs of the noise, the filtering scales down // from maxSmooth->minSmooth at a rate controlled by the powCurve setting. // +// Written by Donovan Baarda +// /////////////////////////////////////////////////////////////////////////////// FTNoIR_Filter::FTNoIR_Filter() : |