| 
            
              HslBlobTrackerMinHeight Property 
             | 
          
        
         
            Gets or sets the minimum height of tracked objects.
            
 
    Namespace: 
   Accord.Vision.Tracking
    Assembly:
   Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntaxpublic int MinHeight { get; set; }Public Property MinHeight As Integer
	Get
	Set
 Request Example
		View SourceProperty Value
Type: 
Int32
See Also