From 699af2235b315ef24766839ddc49a198f7cc21c3 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Wed, 23 Dec 2020 13:55:08 -0500 Subject: [PATCH] update nodejs platform support --- Change-Log.md | 7 +++++-- Platforms.md | 3 +-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Change-Log.md b/Change-Log.md index 9e6f877..60094b9 100644 --- a/Change-Log.md +++ b/Change-Log.md @@ -1,7 +1,7 @@ # @vladmandic/human -Version: **0.9.18** +Version: **0.9.19** Description: **Human: 3D Face Detection, Face Embedding & Recognition, Body Pose Tracking, Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction & Gesture Recognition** Author: **Vladimir Mandic ** @@ -10,7 +10,10 @@ Repository: **** ## Changelog -### **HEAD -> main, origin/main, origin/HEAD** 2020/12/22 animethemegadget@gmail.com +### **0.9.19** 2020/12/23 mandic00@live.com + +### **origin/main, origin/HEAD** 2020/12/22 mandic00@live.com +- variable name changes, setting .rawcoords only if necessary - option to return raw data (mesh, box) for facemesh / "preserve aspect ratio" fix from facemesh upstream ### **0.9.18** 2020/12/16 mandic00@live.com diff --git a/Platforms.md b/Platforms.md index b7e2df5..fec1d72 100644 --- a/Platforms.md +++ b/Platforms.md @@ -33,6 +33,5 @@ - Human requires ES2018 support in browsers ## NodeJS -- Minimum version 14.0 which is current LTS version -- Support could be extended to 12.0 if required +- Minimum version 12.0 - WIP: Face models are not supported in NodeJS as TensorFlow/JS for Node (`tfjs-node`) does not implement required function