http://www.emgu.com
The BGCodeBookModel<(Of <(<'TColor>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | BGCodeBookModel<(Of <(<'TColor>)>)> |
Create a background code book model
|
Methods
Name | Description | |
---|---|---|
![]() | ClearStale | |
![]() | Diff |
Find the forground by codebook method. The result will be stored in the ForgroundMask property
|
![]() | Dispose |
The dispose function that implements IDisposable interface
(Inherited from DisposableObject.) |
![]() | DisposeObject |
Release the unmanaged resource that is associated to this object
(Overrides DisposableObject..::..DisposeObject()()()().) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Destructor
(Inherited from DisposableObject.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ReleaseManagedResources |
Release the managed resource
(Overrides DisposableObject..::..ReleaseManagedResources()()()().) |
![]() | ToString | (Inherited from Object.) |
![]() | Update(Image<(Of <<'(TColor, Byte>)>>)) |
Update the BG code book model
|
![]() | Update(Image<(Of <<'(TColor, Byte>)>>), Rectangle, Image<(Of <<'(Gray, Byte>)>>)) |
Update the BG code book model
|
Fields
Name | Description | |
---|---|---|
![]() | MCvBGCodeBookModel |
The CvBGCodeBookModel structure
|
Properties
Name | Description | |
---|---|---|
![]() | BackgroundMask |
Get the background mask. Do not dispose this image.
|
![]() | ForgroundMask |
Get the foreground mask. Do not dispose this image.
|