├── CASME2_feature.mat ├── CASME2_feature_block55_P4.mat ├── CASME2_label.mat ├── LBPTOP.m ├── README.md ├── UniformLBP8.txt ├── getlabel.m ├── main_CASME2_LBPTOP.m └── main_CASME2_recognition.m /CASME2_feature.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yuxinhe/CASME2-Micro-Expression-Database-SVM/HEAD/CASME2_feature.mat -------------------------------------------------------------------------------- /CASME2_feature_block55_P4.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yuxinhe/CASME2-Micro-Expression-Database-SVM/HEAD/CASME2_feature_block55_P4.mat -------------------------------------------------------------------------------- /CASME2_label.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yuxinhe/CASME2-Micro-Expression-Database-SVM/HEAD/CASME2_label.mat -------------------------------------------------------------------------------- /LBPTOP.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yuxinhe/CASME2-Micro-Expression-Database-SVM/HEAD/LBPTOP.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yuxinhe/CASME2-Micro-Expression-Database-SVM/HEAD/README.md -------------------------------------------------------------------------------- /UniformLBP8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yuxinhe/CASME2-Micro-Expression-Database-SVM/HEAD/UniformLBP8.txt -------------------------------------------------------------------------------- /getlabel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yuxinhe/CASME2-Micro-Expression-Database-SVM/HEAD/getlabel.m -------------------------------------------------------------------------------- /main_CASME2_LBPTOP.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yuxinhe/CASME2-Micro-Expression-Database-SVM/HEAD/main_CASME2_LBPTOP.m -------------------------------------------------------------------------------- /main_CASME2_recognition.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yuxinhe/CASME2-Micro-Expression-Database-SVM/HEAD/main_CASME2_recognition.m --------------------------------------------------------------------------------