Research Article

Video Pedestrian Detection Based on Orthogonal Scene Motion Pattern

Algorithm 1

Gentle AdaBoost.
Given:   ;
Initialize:   ;
for     do
  Fit the regression function by weighted least-squares of to with weights ;
  Set ;
  Set , and normalize so that ;
end for
Output: the classifier where is threshold.