Multi Modal Face Recognition Using Block Based Curvelet Features
This work addresses face recognition accuracy for security or biometric applications, but it is incremental as it combines existing modalities and methods.
The paper tackles face recognition by combining 2D intensity and 3D depth map features using block-based curvelet features and a KNN classifier, achieving improved recognition rates over single modalities as verified on a benchmark database.
In this paper, we present multimodal 2D +3D face recognition method using block based curvelet features. The 3D surface of face (Depth Map) is computed from the stereo face images using stereo vision technique. The statistical measures such as mean, standard deviation, variance and entropy are extracted from each block of curvelet subband for both depth and intensity images independently.In order to compute the decision score, the KNN classifier is employed independently for both intensity and depth map. Further, computed decision scoresof intensity and depth map are combined at decision level to improve the face recognition rate. The combination of intensity and depth map is verified experimentally using benchmark face database. The experimental results show that the proposed multimodal method is better than individual modality.