diff --git a/README.md b/README.md index fdfe1e6e..36e3e28c 100644 --- a/README.md +++ b/README.md @@ -36,11 +36,12 @@ Check out [**Live Demo**](https://vladmandic.github.io/human/demo/index.html) ap ## Demos -- [**Main Application**](https://vladmandic.github.io/human/demo/index.html) -- [**Face Extraction, Description, Identification and Matching**](https://vladmandic.github.io/human/demo/facematch/index.html) -- [**Face Extraction and 3D Rendering**](https://vladmandic.github.io/human/demo/face3d/index.html) -- [**Multithreaded Detection Showcasing Maximum Performance**](https://vladmandic.github.io/human/demo/multithread/index.html) -- [**Documentation for Demo Applications**](https://github.com/vladmandic/human/wiki/Demos) +- [**List of all Demo applications**](https://github.com/vladmandic/human/wiki/Demos) +- [*Live:* **Main Application**](https://vladmandic.github.io/human/demo/index.html) +- [*Live:* **Face Extraction, Description, Identification and Matching**](https://vladmandic.github.io/human/demo/facematch/index.html) +- [*Live:* **Face Extraction and 3D Rendering**](https://vladmandic.github.io/human/demo/face3d/index.html) +- [*Live:* **Multithreaded Detection Showcasing Maximum Performance**](https://vladmandic.github.io/human/demo/multithread/index.html) +- [*Live:* **VR Model with Head, Face, Eye, Body and Hand tracking**](https://vladmandic.github.io/human-vrm/src/human-vrm.html) ## Project pages @@ -128,6 +129,11 @@ All options as presented in the demo application...
+**VR Model Tracking:** +![vrmodel](assets/screenshot-vrm.jpg) + +
+ **Results Browser:** [ *Demo -> Display -> Show Results* ]
![Results](assets/screenshot-results.png) diff --git a/assets/screenshot-face.jpg b/assets/screenshot-face.jpg index 09e55108..e9622d2d 100644 Binary files a/assets/screenshot-face.jpg and b/assets/screenshot-face.jpg differ diff --git a/assets/screenshot-menu.png b/assets/screenshot-menu.png index c5c5ced5..5884f6cc 100644 Binary files a/assets/screenshot-menu.png and b/assets/screenshot-menu.png differ diff --git a/assets/screenshot-results.png b/assets/screenshot-results.png index 47f68880..04bb1909 100644 Binary files a/assets/screenshot-results.png and b/assets/screenshot-results.png differ diff --git a/assets/screenshot-vrm.jpg b/assets/screenshot-vrm.jpg new file mode 100644 index 00000000..3a9940d5 Binary files /dev/null and b/assets/screenshot-vrm.jpg differ diff --git a/wiki b/wiki index deadc5d4..740fcd1b 160000 --- a/wiki +++ b/wiki @@ -1 +1 @@ -Subproject commit deadc5d4f7db0dca06bbe8bbb956e01287ef3920 +Subproject commit 740fcd1b5b2cc92bde0111b630e872cbf7670c81