Research Article

Real-Time Depth-Based Hand Detection and Tracking

Algorithm 4

Algorithm for region growth.
Input:
Initialize: , , ,
while
  for to
   
    for to
     for to
      if
        Add Point
      else
       if
          Add Point
       else
          Add Point
       end if
      end if
     end
    end
  end
  
  
  
Output: VB, UVB