Selected blob tracking module. If this field is NULL default blobtracker module will be created.

C# | Visual Basic | Visual C++ |
public BlobTracker BlobTracker { get; set; }
Public Property BlobTracker As BlobTracker
public: property BlobTracker^ BlobTracker { BlobTracker^ get (); void set (BlobTracker^ value); }