The code of the publication "Visual Face Recognition using Bag of Dense Derivative Depth Patterns" has been realeased. This code performs face recognition using depth information. The key is the the computation of a new "bag_d3p" feature descriptor, which is delivered to a SVM for the classification task. More information in [Link].
