Parameters of blobtracker auto ver1
| C# | Visual Basic | Visual C++ |
public struct MCvBlobTrackerAutoParam1
Public Structure MCvBlobTrackerAutoParam1
public value class MCvBlobTrackerAutoParam1
| All Members | Methods | Fields | |||
| Icon | Member | 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.
| |
| Equals(Object) | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| 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.
| |
| 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.) | |
| usePPData |