The BlobTrackerAutoParam<(Of <(TColor>)>) type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | BlobTrackerAutoParam<(Of <(TColor>)>) | Initializes a new instance of the BlobTrackerAutoParam<(Of <(TColor>)>) class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | 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 | 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.) |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | 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 IntPtr.Zero no generator is used.
|
Properties
Name | Description | |
---|---|---|
![]() | BlobDetector |
Selected blob detector module. If this field is NULL default blobdetector module will be created.
|
![]() | BlobTracker |
Selected blob tracking module. If this field is NULL default blobtracker module will be created.
|
![]() | BTPP |
Selected blob trajectory postprocessing module. If this field is NULL no postprocessing is done.
|
![]() | FGDetector |
FGDetector module. If this field is NULL the Process FG mask is used.
|
![]() | FGTrainFrames |
Number of frames needed for FG (foreground) detector to train.
|
![]() | MCvBlobTrackerAutoParam1 |
Get the equivalent MCvBlobTrackerAutoParam1
|
![]() | UsePPData |
Indicates if postprocess data should be used
|