| 
            
              HaarCascadeHeight Property 
             | 
          
        
         
              Gets the stages' base height.
            
 
    Namespace: 
   Accord.Vision.Detection
    Assembly:
   Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntaxpublic int Height { get; protected set; }Public Property Height As Integer
	Get
	Protected Set
 Request Example
		View SourceProperty Value
Type: 
Int32
See Also