This package contains the Matlab implementation of our face preprocessing pipeline, local ternary pattern feature set and distance transform-based similarity metric. See the following two papers for details: [1] X.Tan and B.Triggs. Enhanced Local Te
LBP martlab程序 LBP returns the local binary pattern image or LBP histogram of an image. % J = LBP(I,R,N,MAPPING,MODE) returns either a local binary pattern % coded image or the local binary pattern histogram of an intensity % image I. The LBP codes a
% FastICA for Matlab 7.x and 6.x % Version 2.5, October 19 2005 % Copyright (c) Hugo G鋠ert, Jarmo Hurri, Jaakko S鋜el�, and Aapo Hyv鋜inen. % % Type fasticag to launch the graphical user interface % % Please refer to your Matlab documentation on how t