See: Description
Class | Description |
---|---|
ExponentialSmoothing |
Calculates first Order exponential Smoothing
Let y be the original Series and s be the smoothed one.
|
FirFilter |
This class implements a simple Fir-Filter.
|
GaussConvolution | |
GpsTimeCorrection |
This processor handles the Gps time correction.
|
MovingAverage |
This is processor applies a central moving average to the time series in the camera raw data (NPIX*ROI).
|
MovingLinearFit |
Fit a line to a given window of values in an array
|
MovingMinimum |
Calculate moving minimum with given window size.
|
PixelNormalization |
Normalizes all values in a pixel.
|
ShapeSignal |
Created by jbuss on 07.10.14.
|
SmoothBell |
Small Processor to smooth the camera image.
|
Copyright © 2019. All rights reserved.