Introduction - If you have any usage issues, please Google them yourself
My implementation of high dimensional lbp feature for face recognition based on Dong Chen, Xudong Cao, Fang Wen, Jian Sun. Blessing of Dimensionality: High-dimensional Feature and Its Efficient Compression for Face Verification. Computer Vision and Pattern Recognition (CVPR), 2013. I use openCV for face detection and IntraFace for facial landmark detection. Details of the implementations can be found in Bor-Chun Chen, Chu-Song Chen, Winston H. Hsu. Review and Implementation of High-Dimensional Local Binary Patterns and Its Application to Face Recognition, Technical Report TR-IIS-14-003, Institute of Information Science, Academia Sinica, 2014. (PDF) If you use this code for your research, please kindly cite the technical report above. For more information, pelase visit the project website ##Prerequisites ###openCV