期刊名称:International Journal of Security and Its Applications
印刷版ISSN:1738-9976
出版年度:2016
卷号:10
期号:4
页码:89-94
DOI:10.14257/ijsia.2016.10.4.10
出版社:SERSC
摘要:This paper presents an approach by various Algorithms stage by stage for Face Detection. It first detects the face portion, removing all other portion from an image. First it will remove the background and then the body or cloths portion of the image. To achieve this we propose an algorithm based on K-Mean clustering, Bresenham's algorithm, Graham Scan Algorithm. With the help of image morphology, algorithm will detect the skin texture of the face. Image opening and closing will help to get the skin texture. Using a nose template algorithm will find the nose tip by template matching method. Feature vectors are calculated with respect to the nose tip as the origin of 8 octants. Image moment provides a measure for variation in the skin. This total process is done by the feature extraction algorithm.