Design of Algorithms on Sight Detection

Design of Algorithms on Sight Detection

Research Project in Prof Qiang Ling's Group

Summary

The goal of this research is to develop an embedded surveillance system which could be used during the driver license test. It's part of the ongoing “Smart Police” project in Anhui Province, China. In this project we adopt the image processing algorithms to abstract the features of faces and detect the locations of eyes on the face, then the sight is detected by analysing the relative positions of eyes within a sequence of frames in videos. The algorithm is embedded in an industrial personal computer (IPC) and all the video data are collected by on-board systems with cameras.

Project Objectives

  • To develop an embedded surveillance system which could be adoped in an IPC with high performance and low computational complexity.

  • To develop the image processing algorithm which could abstract the features on faces.

  • To realize the communication among multiple embedded systems and computers.

  • To develop a demo system to show the performance