From fd0d6558f5d4036b5b14add962076281a73c4f5f Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sun, 10 Apr 2022 11:00:41 -0400 Subject: [PATCH] add electronjs demo --- README.md | 1 + wiki | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 07565486..0ed19675 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ JavaScript module using TensorFlow/JS Machine Learning library - **Face ID** [[*Live*]](https://vladmandic.github.io/human/demo/faceid/index.html) [[*Details*]](https://github.com/vladmandic/human/tree/main/demo/faceid): Runs multiple checks to validate webcam input before performing face match to faces in IndexDB - **Multi-thread** [[*Live*]](https://vladmandic.github.io/human/demo/multithread/index.html) [[*Details*]](https://github.com/vladmandic/human/tree/main/demo/multithread): Runs each Human module in a separate web worker for highest possible performance - **NextJS** [[*Live*]](https://vladmandic.github.io/human-next/out/index.html) [[*Details*]](https://github.com/vladmandic/human-next): Use Human with TypeScript, NextJS and ReactJS +- **ElectronJS** [[*Details*]](https://github.com/vladmandic/human-electron): Use Human with TypeScript and ElectonJS to create standalone cross-platform apps - **3D Analysis** [[*Live*]](https://vladmandic.github.io/human-motion/src/index.html) [[*Details*]](https://github.com/vladmandic/human-motion): 3D tracking and visualization of heead, face, eye, body and hand - **Avatar Bone Mapping** [[*Live*]](https://vladmandic.github.io/human-vrm/src/human-avatar.html) [[*Details*]](https://github.com/vladmandic/human-avatar): Human skeleton with full bone mapping using look and inverse kinematics controllers - **Virtual Model Tracking** [[*Live*]](https://vladmandic.github.io/human-vrm/src/human-vrm.html) [[*Details*]](https://github.com/vladmandic/human-vrm): VR model with head, face, eye, body and hand tracking diff --git a/wiki b/wiki index af424150..c3d1ddf7 160000 --- a/wiki +++ b/wiki @@ -1 +1 @@ -Subproject commit af424150fe3dd66dae9d952989f60eb9ad87e5e4 +Subproject commit c3d1ddf7a684983963649236305ff9b59abea0fa