From cec588f1c1c6b75375752f30b8d3dd28bf8964df Mon Sep 17 00:00:00 2001 From: Kenneth Estanislao Date: Fri, 13 Sep 2024 16:38:47 +0800 Subject: [PATCH 1/3] 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? From c6309136ad46d8809ee5abf8adc9ad0c54cbfd93 Mon Sep 17 00:00:00 2001 From: Kenneth Estanislao Date: Fri, 13 Sep 2024 16:39:34 +0800 Subject: [PATCH 2/3] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7dd6f19..2da9fb2 100644 --- a/README.md +++ b/README.md @@ -11,16 +11,16 @@ 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 + +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? From 24414e8d7583f09d11cba3b244a4b8b462a2e429 Mon Sep 17 00:00:00 2001 From: Kenneth Estanislao Date: Fri, 13 Sep 2024 16:40:45 +0800 Subject: [PATCH 3/3] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2da9fb2..22bba9f 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,8 @@ Dynamically improve the performance by using the --resizable parameter ### Face Mapping Track faces and change it on the fly -![face_mapping_source](face_mapping_source) +![face_mapping_source](face_mapping_source.gif) + ![face_mapping_result](face_mapping_result.gif)