This document presents a face recognition algorithm that uses a multi-local feature selection approach based on genetic algorithms and pseudo Zernike moment invariants. The algorithm involves five stages: 1) face detection using an ellipse to approximate the face region, 2) extraction of facial features (eyes, nose, mouth) within regions using genetic algorithms to locate templates with maximum edge density, 3) generation of moment invariants from the facial features using pseudo Zernike polynomials, 4) classification of facial features using radial basis function neural networks, and 5) selection of multiple local features for face identification. The algorithm was tested on over 3000 images from three databases, achieving recognition rates over 89% which is higher than global or single local feature approaches and