diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bc8e070..79879daf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,8 +11,9 @@ ### **HEAD -> main** 2022/09/21 mandic00@live.com +- fix rotation interpolation -### **origin/main** 2022/09/19 mandic00@live.com +### **2.10.3** 2022/09/21 mandic00@live.com - add human.video method diff --git a/README.md b/README.md index af9142ff..24a8560a 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ JavaScript module using TensorFlow/JS Machine Learning library

-## Examples +## App Examples Visit [Examples gallery](https://vladmandic.github.io/human/samples/index.html) for more examples @@ -181,8 +181,8 @@ and optionally matches detected face with database of known people to guess thei
3. **VR Model Tracking:** -> [human-three-vrm](https://github.com/vladmandic/human-three-vrm) -> [human-bjs-vrm](https://github.com/vladmandic/human-bjs-vrm) +> [human-three-vrm](https://github.com/vladmandic/human-three-vrm) +> [human-bjs-vrm](https://github.com/vladmandic/human-bjs-vrm) ![ThreeVRM](https://github.com/vladmandic/human-three-vrm/raw/main/assets/human-vrm-screenshot.jpg) @@ -225,18 +225,16 @@ Additionally, `HTMLVideoElement`, `HTMLMediaElement` can be a standard `