Click or drag to resize

CorrelationFilter Methods

The CorrelationFilter type exposes the following members.

Methods
 NameDescription
Protected methodCorrelate Does the correlation and takes care of internal correlation and work objects.
Public methodFilter(DoubleVector) Filters the
C#
data
via correlation with the filter coefficients.
Public methodFilter(DoubleVector, DoubleVector) Filters the
C#
data
via correlation with the filter coefficients.
Protected methodStatic memberMovingAverageCoefficients Constructs the coefficient vector that implements a moving average filter.
Top
See Also