Study of Target Face Search Algorithm for Video Advertisement

Retrieving the wanted contents within large amount of video quickly is one of the key technologies of advertisement recognition. This paper analyzed the principle of AdaBoost algorithm and SURF matching algorithm, and designed a system of target face retrieving. The Adaboost algorithm was used to detect the faces from video key flames, and SURF matching algorithm was used to match the targeted face in a video. This system especially solved the matching problem for the changed targeted face brought by the different angle of view and scale in the video. This work was programmed by C# language in the environment of Visual Studio 2010 and EmguCV. The experimental results showed that the system could retrieve the appearing time of the target face accurately, and it was easy to be operated and was with a certain robustness and practicability.