Face Detection and Recognition using Color Segmentation,Template Matching and Gabor Neural Network with Fuzzy System

Abstract

Face recognition is the process of finding the face of one or more people in an image or even in a video. There are variety techniques for face recognition used in the researches. In this paper various algorithms for face recognition on mobile phones or other electronic device are applied. firstly the face detection should be implemented in any face recognition system. To get the face detection many algorithms like color segmentation, template matching etc are applicated. Then the second phase of the proposed algorithm is implemented by using neural network Gabor with fuzzy system. The algorithm has been represented using MATLAB and then implemented it on the device. While implementing the proposed algorithm, a tradeoff between accuracy and computational complexity of the algorithm are made, because the face recognition system is implemented on a device with limited hardware capabilities.