From 4d404c75923a09af391cff84fdf5f9077064c137 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sun, 23 May 2021 13:55:33 -0400 Subject: [PATCH] added experimental results interpolation for smooth draw operations --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f35f05b8..3c523006 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # @vladmandic/human -Version: **1.9.2** +Version: **1.9.3** Description: **Human: AI-powered 3D Face Detection & Rotation Tracking, Face Description & Recognition, Body Pose Tracking, 3D Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction, Gesture Recognition** Author: **Vladimir Mandic ** @@ -9,8 +9,14 @@ Repository: **** ## Changelog -### **HEAD -> main** 2021/05/22 mandic00@live.com +### **1.9.3** 2021/05/23 mandic00@live.com +- use green weighted for input diff calculation +- implement experimental drawoptions.bufferedoutput and bufferedfactor + +### **origin/main** 2021/05/22 mandic00@live.com + +- add tfjs types and remove all instances of any - enhance strong typing - rebuild all for release