| 
               | 
            
              HslBlobTracker Properties | 
          
The HslBlobTracker type exposes the following members.
| Name | Description | |
|---|---|---|
| ComputeOrientation | 
              Gets or sets whether the tracker should compute blob's orientation.
              | |
| Extract | 
              Gets or sets a value indicating whether the tracker
              should extract the object image from the source. The
              extracted image will be available in Image.
              | |
| Filter | 
              Gets the HSL filter used in color segmentation.
              | |
| FilterImage | 
              Gets the HSL filtered image.
              | |
| MaxHeight | 
            Gets or sets the maximum height of tracked objects.
              | |
| MaxWidth | 
            Gets or sets the maximum width of tracked objects.
              | |
| MinHeight | 
            Gets or sets the minimum height of tracked objects.
              | |
| MinWidth | 
            Gets or sets the minimum width of tracked objects.
              | |
| TrackingObject | 
            Gets the current location of the object being tracked.
              |