From cec588f1c1c6b75375752f30b8d3dd28bf8964df Mon Sep 17 00:00:00 2001 From: Kenneth Estanislao Date: Fri, 13 Sep 2024 16:38:47 +0800 Subject: [PATCH] Update README.md added features --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 11fa480..7dd6f19 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,17 @@ Users of this software are expected to use this software responsibly while abidi ## New Features ### Resizable Preview Window -Dynamically improve the performance by using the --resizable parameter +
+ Dynamically improve the performance by using the --resizable parameter ![resizable-gif](resizable.gif) +
+### Face Mapping +
+ Track faces and change it on the fly +![face_mapping_source](face_mapping_source) +![face_mapping_result](face_mapping_result.gif) +
+ ## How do I install it?