mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2025-12-30 13:02:30 +00:00
Working towards coping without AU and eye models. Fixes to the visualizer.
This commit is contained in:
@@ -78,6 +78,7 @@ namespace Utilities
|
||||
float getCy() const { return cy; }
|
||||
|
||||
void setOutputAUs(bool output_AUs) { this->output_AUs = output_AUs; }
|
||||
void setOutputGaze(bool output_gaze) { this->output_gaze = output_gaze; }
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user