|
Time Efficient Face Recognition Using Stable Gram-Schmidt OrthonormalizationAbstract: Most commonly used face recognition algorithms are based on extraction of global features using eigenvalue decomposition of some relational matrix of image intensity values. Real time face recognition applications require a computationally efficient algorithm for eigenvalues generation. Fast principal component analysis (FPCA) is an algorithm for efficient generation of eigenvalues which improves the computational efficiency to O(n2) as compared to normal decomposition method which gives the solution in O(n3) time. In FPCA however, nonconvergence state can be resulted for high resolution images because in this case the number ofGrams-Schmidt (GS) iterations for orthonormalization convergence may exceed the maximum limit. To overcome this problem we present a modified FPCA algorithm to generate eigenvalues for images including those at high resolution. An overall efficient face recognition scheme has also been proposed using the generated eigenvalues, which can work satisfactorily under varying image resolutions. The validity of the proposed system has been checked by varying thefeature vectors and the training sets. The developed technique provides an efficient and a low error rate solution for high speed image recognition systems.
|