ClassesClasses | | Operators |
Page not available for the currently selected syntax (programming language).
Page not available for the currently selected syntax (programming language).
HBgEsti — Represents an instance of a background estimator.
CreateBgEsti | Generate and initialize a data set for the background estimation. |
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. |
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 — Represents an instance of a background estimator.
CreateBgEsti | Generate and initialize a data set for the background estimation. |
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. |
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 |