Using Stereo Matching for 2-D Face Recognition Across Pose
Abstract
We propose using stereo matching for 2-D face recognition across pose. We match one 2-D query image to one 2-D gallery image without performing 3-D reconstruction. Then the cost of this matching is used to evaluate the similarity of the two images. We show that this cost is robust to pose variations. To illustrate this idea we built a face recognition system on top of a dynamic programming stereo matching algorithm. The method works well even when the epipolar lines we use do not exactly fit the viewpoints. We have tested our approach on the PIE dataset. In all the experiments, our method demonstrates effective performance compared with other algorithms.
Cite
Text
Castillo and Jacobs. "Using Stereo Matching for 2-D Face Recognition Across Pose." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383111Markdown
[Castillo and Jacobs. "Using Stereo Matching for 2-D Face Recognition Across Pose." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/castillo2007cvpr-using/) doi:10.1109/CVPR.2007.383111BibTeX
@inproceedings{castillo2007cvpr-using,
title = {{Using Stereo Matching for 2-D Face Recognition Across Pose}},
author = {Castillo, Carlos Domingo and Jacobs, David W.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2007},
doi = {10.1109/CVPR.2007.383111},
url = {https://mlanthology.org/cvpr/2007/castillo2007cvpr-using/}
}