This paper discusses a face recognition system that utilizes edge information through independent component analysis (ICA) combined with preprocessing via principal component analysis (PCA) to enhance recognition accuracy under varying illumination and facial poses. The authors implement edge detection methods like the Laplacian of Gaussian and Canny techniques to extract relevant features before classification using Euclidean and Mahalanobis distance classifiers. The study presents experimental results indicating the effectiveness of the ICA approach over traditional PCA in recognizing faces, particularly with substantial variations in orientation and lighting conditions.