Hausdorff Distance Matching for 3D Face Recognition - Implementation and Analysis
This source code implements Hausdorff distance matching for 3D face recognition, tested on the GavabDB dataset with promising results. The algorithm computes the maximum distance between two point sets, making it suitable for various 3D shape matching applications beyond facial recognition.