Click or drag to resize

MovingWindowFilter Fields

The MovingWindowFilter type exposes the following members.

Fields
 NameDescription
Protected fieldcoefficients_ Filtering coefficients for correlation operation.
(Inherited from CorrelationFilter)
Protected fieldnumberLeft_ The number of points to the left.
Protected fieldnumberRight_ The number of points to the right.
Protected fieldwork_ Provides a working vector for correlation results.
(Inherited from CorrelationFilter)
Top
See Also