http://www.emgu.com
The MCvBlobTrackerAutoParam1 type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals |
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Returns the hash code for this instance.
(Inherited from ValueType.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString |
Returns the fully qualified type name of this instance.
(Inherited from ValueType.) |
Fields
Name | Description | |
---|---|---|
![]() | BD |
Selected blob detector module. If this field is NULL default blobdetector module will be created.
|
![]() | BT |
Selected blob tracking module. If this field is NULL default blobtracker module will be created.
|
![]() | BTA |
Selected blob trajectory analysis module. If this field is NULL no track analysis is done.
|
![]() | BTGen |
Selected blob trajectory generator. If this field is NULL no generator is used.
|
![]() | BTPP |
Selected blob trajectory postprocessing module. If this field is NULL no postprocessing is done.
|
![]() | FG |
FGDetector module. If this field is NULL the Process FG mask is used.
|
![]() | FGTrainFrames |
Number of frames needed for FG (foreground) detector to train.
|
![]() | usePPData |