pull/588/head
Kenneth Estanislao 2024-09-13 16:53:16 +08:00
commit 0d8fe7f930
1 changed files with 10 additions and 0 deletions

View File

@ -11,9 +11,19 @@ Users of this software are expected to use this software responsibly while abidi
## New Features ## New Features
### Resizable Preview Window ### 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) ![resizable-gif](resizable.gif)
### Face Mapping
Track faces and change it on the fly
![face_mapping_source](face_mapping_source.gif)
![face_mapping_result](face_mapping_result.gif)
## How do I install it? ## How do I install it?