EMovingAverage::Reset

Restarts the average process as if no image had ever been handed to the EMovingAverage object.

Namespace: Euresys::Open_eVision

[C++]

void Reset(
)

Remarks

The behavior is thus the same as after a EMovingAverage::SetSize operation.

EMovingAverage.Reset

Restarts the average process as if no image had ever been handed to the EMovingAverage object.

Namespace: Euresys.Open_eVision

[C#]

void Reset(
)

Remarks

The behavior is thus the same as after a EMovingAverage::SetSize operation.