You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ran the following command, no csv created in the specified out_dir .\FaceLandmarkVid.exe -device 0 -cam_width 1920 -cam_height 1080 -au_static -out_dir "C:\Users\USER\Desktop\OpenFaceTesting"
OpenFaceOffline.exe is able to create a csv in this directory, how can I replicate this with the CLI command?
I'd rather have the input printed to the console and have a wrapper app start FaceLandmarkVid.exe then read the data if that is at all possible.
The text was updated successfully, but these errors were encountered:
Ran the following command, no csv created in the specified out_dir
.\FaceLandmarkVid.exe -device 0 -cam_width 1920 -cam_height 1080 -au_static -out_dir "C:\Users\USER\Desktop\OpenFaceTesting"
OpenFaceOffline.exe is able to create a csv in this directory, how can I replicate this with the CLI command?
I'd rather have the input printed to the console and have a wrapper app start FaceLandmarkVid.exe then read the data if that is at all possible.
The text was updated successfully, but these errors were encountered: