随笔分类 - 微表情识别
基于深度学习的微表情识别
摘要:c++复现数据集预处理过程,参考源码: https://github.com/genbing99/SoftNet-SpotME extraction_preprocess.py #include <opencv2/opencv.hpp> #include <direct.h> #include <i
阅读全文
摘要:计算optical flow以及strain,作为微表情识别的输入 #include <iostream> #include <opencv2/opencv.hpp> class OptFlowStrain { public: typedef struct _flow_strain { cv::Ma
阅读全文

浙公网安备 33010602011771号