抄録
This paper provides a person detection system using high-speed vision. Our system is composed of the high speed camera which takes 500 image frames for a second and a PC with a GPU. In order to detect a person in the image correctly, we use the HOG (Histograms of Oriented Gradients) which is not affected by the light condition. We apply the support vector machine to the HOG in order to detect a parson in the image.