期刊名称:International Journal of Innovative Research in Computer and Communication Engineering
印刷版ISSN:2320-9798
电子版ISSN:2320-9801
出版年度:2014
卷号:2
期号:1
出版社:S&S Publications
摘要:In this paper we have taken up the challenge of real time face tracking. Earlier online tracking algorithm is used for this purpose. This algorithm is data dependent. This algorithm samples the frame and separates pixels into two categories. There occurs a drawback in this method as while comparing pixels these might be a chance of wrong pixels getting matched(the pixels of face portion might get matched with pixels of back ground) and there by error in face recognition might occur. In this project we use "naive-bayes" theorem in order to overcome this drawback. The naive-bayes theorem is a theorem of probability which logically evaluates boundary conditions for matching pixels and thus helps in tracking face aptly. By using multi-scale filters and sparse matrix unwanted pixels can be eliminated thus achieving compression. Hence, using multi-scale filters, sparse matrix and naive-bayes theorem we are implementing "Real time face tracking".