mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-05-14 11:17:53 +00:00
Ubuntu fix to header.
This commit is contained in:
@@ -105,7 +105,7 @@ public:
|
||||
std::vector<double>& confidences, std::vector<bool>& successes, std::vector<double>& timestamps, bool dynamic);
|
||||
|
||||
// Helper function for post-processing AU output files
|
||||
void FaceAnalyser::PostprocessOutputFile(std::string output_file);
|
||||
void PostprocessOutputFile(std::string output_file);
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user