Integrating OpenFace 1.0.0 changes into CE-CLM branch

This commit is contained in:
Tadas Baltrusaitis
2018-04-04 17:48:44 +01:00
parent d26107b219
commit 937e2de488
25 changed files with 501 additions and 94 deletions

View File

@@ -114,6 +114,8 @@ struct FaceModelParameters
private:
void init();
void check_model_path(const std::string& root = "/");
};
}