EMovingAverage Class

Temporal integration of a number of images to reduce noise.

Namespace: Euresys::Open_eVision

Methods

Performs averaging of the source image with the preceding ones, and computes the de-noised image.
Constructs an EMovingAverage object.
Queries a moving average context for the current parameter settings.
Returns the image in which you must store the next image to be averaged.
Restarts the average process as if no image had ever been handed to the EMovingAverage object.
Initializes a moving average context with appropriate parameters.

EMovingAverage Class

Temporal integration of a number of images to reduce noise.

Namespace: Euresys.Open_eVision

Properties

Returns the image in which you must store the next image to be averaged.

Methods

Performs averaging of the source image with the preceding ones, and computes the de-noised image.
Constructs an EMovingAverage object.
Queries a moving average context for the current parameter settings.
Restarts the average process as if no image had ever been handed to the EMovingAverage object.
Initializes a moving average context with appropriate parameters.