Update README.md

added features
This commit is contained in:
Kenneth Estanislao 2024-09-13 16:38:47 +08:00 committed by GitHub
parent e899707542
commit cec588f1c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
<details>
Dynamically improve the performance by using the --resizable parameter
![resizable-gif](resizable.gif)
</details>
### Face Mapping
<details>
Track faces and change it on the fly
![face_mapping_source](face_mapping_source)
![face_mapping_result](face_mapping_result.gif)
</details>
## How do I install it?