User:Amrit179
Appearance
EBGM(Elastic Bunch Graph Matching) is a Face Recognition technique. This technique is intutive in a way that it matches only the critical points on the face which humans also use to recognize faces. There can be varied mathods to make the Graph on Faces and Implement. Two of the major implementations of this technique have been by usc/bochum as a part of Feret competition and CSU - by Robert S. Bolme as a part of his masters thesis. This face recognition technique has been shown in various sci-fi movies eg. Terminator Salvation, Transformers etc.
USC/Bochum algorithm
THE CSU IMPLEMENTATION
WORKING
RESULTS
IMPLEMENTATIONS