X-Git-Url: https://adrianiainlam.tk/git/?p=facial-landmarks-for-cubism.git;a=blobdiff_plain;f=README.md;fp=README.md;h=bef899729a9a57f21110f880cfcbe8eda12dfb12;hp=c912c7d55db8b93380a5352b8e4e64eece3bedee;hb=1dccd527cba14ed6276cb4c785b41db591a33a0b;hpb=51d44d08577a1ad8a0d6562c5e6266367d376291 diff --git a/README.md b/README.md index c912c7d..bef8997 100644 --- a/README.md +++ b/README.md @@ -43,13 +43,9 @@ if you don't have C++17 support. ## Build instructions -1. Download OpenSeeFace from , +1. Clone OpenSeeFace from , refer to its documentation and install its dependencies. - Note: I have forked OSF and added a small feature (flipping the webcam - feed horizontally like a mirror). If you want, you can clone my fork - instead: . - 2. Install dependencies. You will require a recent C/C++ compiler, `make`, `patch`, and CMake >= 3.16. To compile the example @@ -97,8 +93,6 @@ To build the example program: ./python3 ./facetracker.py -v 4 --model 3 -M - The `-M` option is currently available only on my OSF fork. - I tried models 3 and 4, and I think both work reasonably well. Please feel free to explore other options provided by OSF.