It is possible to create from two facial images a combined image that is basically the average of the two images both in geometry as well in texture. It turns out that these face morph when compared to either contributing face by automated face recognition software results in a good match. This means that if e.g. a passport were constructed using the morphed face image, both contributers could use the passport to cross an automated border control gate. It goes without saying that this poses a serious security threat.
Investigate and test methods for detection of morphed face photographs.
FRGC Dataset PutDB Dataset AMSL Face Morph Dataset
Matlab 2019b
- Feature Extraction Methods Used:
- Local Binary Pattern
- Histogram of Oriented Gradients
- Binarized Statistical Image Features
- Experiments:
- Experiment 1: Performance on FRGC dataset
- Experiment 2: Performance on Noised FRGC dataset
- Experiment 3: Cross-Dataset performance
- Experiment 4: Mixed dataset performance
In all the experiments, BSIF showed the best overall performance when compared to LBP and HoG but LBP gave the lowest APCER values.