mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-06-18 20:47:49 +00:00
More work on AU - WIP
This commit is contained in:
@@ -324,7 +324,7 @@ int main (int argc, char **argv)
|
||||
|
||||
// Used for image masking
|
||||
|
||||
cv::Mat_<int> triangulation;
|
||||
cv::Mat_<int> triangulation;//TODO rem?
|
||||
string tri_loc;
|
||||
if(boost::filesystem::exists(path("model/tris_68_full.txt")))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user