mirror of https://github.com/vladmandic/human
lock typescript to 4.2 due to typedoc incompatibility with 4.3
parent
6a1b0ccce3
commit
b0af2fb67e
|
@ -1,6 +1,6 @@
|
|||
# @vladmandic/human
|
||||
|
||||
Version: **1.9.3**
|
||||
Version: **1.9.4**
|
||||
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 <mandic00@live.com>**
|
||||
|
@ -9,8 +9,12 @@ Repository: **<git+https://github.com/vladmandic/human.git>**
|
|||
|
||||
## Changelog
|
||||
|
||||
### **HEAD -> main** 2021/05/26 mandic00@live.com
|
||||
### **1.9.4** 2021/05/27 mandic00@live.com
|
||||
|
||||
|
||||
### **origin/main** 2021/05/26 mandic00@live.com
|
||||
|
||||
- webhint and lighthouse optimizations
|
||||
- add camera startup diag messages
|
||||
- implemented unified result.persons that combines face, body and hands for each person
|
||||
- added experimental results interpolation for smooth draw operations
|
||||
|
|
Loading…
Reference in New Issue