ClassesClasses | | Operators

Page not available for the currently selected syntax (programming language).

Page not available for the currently selected syntax (programming language).

HBgEsti (Class)

Name

HBgEsti — Represents an instance of a background estimator.

Constructors

CreateBgEsti    Generate and initialize a data set for the background estimation.

Finalizer

This operator is not available as a class member but will be called automatically when the resources of the object instances are to be released. This occurs in the finalization stage of garbage collection, or upon an explicit call of the Dispose() method.

CloseBgEsti    Delete the background estimation data set.

Methods

CreateBgEsti    Generate and initialize a data set for the background estimation.
GetBgEstiParams    Return the parameters of the data set.
GiveBgEsti    Return the estimated background image.
RunBgEsti    Estimate the background and return the foreground region.
SetBgEstiParams    Change the parameters of the data set.
UpdateBgEsti    Change the estimated background image.

HBgEsti (Class)

Name

HBgEsti — Represents an instance of a background estimator.

Constructors

CreateBgEsti    Generate and initialize a data set for the background estimation.

Destructor

This operator is not available as a class member but will be called automatically by the destructor. This occurs when a local variable goes out of scope or an instance on the heap is deleted.

CloseBgEsti    Delete the background estimation data set.

Methods

CreateBgEsti    Generate and initialize a data set for the background estimation.
GetBgEstiParams    Return the parameters of the data set.
GiveBgEsti    Return the estimated background image.
RunBgEsti    Estimate the background and return the foreground region.
SetBgEstiParams    Change the parameters of the data set.
UpdateBgEsti    Change the estimated background image.


ClassesClasses | | Operators