human/src
Vladimir Mandic fee75263e0 fix for safari imagebitmap 2021-04-13 11:32:22 -04:00
..
age added support for multiple instances of human 2021-04-12 08:29:52 -04:00
blazeface added support for multiple instances of human 2021-04-12 08:29:52 -04:00
blazepose added support for multiple instances of human 2021-04-12 08:29:52 -04:00
draw refactored human.config and human.draw 2021-04-13 11:05:52 -04:00
efficientpose added support for multiple instances of human 2021-04-12 08:29:52 -04:00
embedding added support for multiple instances of human 2021-04-12 08:29:52 -04:00
emotion added support for multiple instances of human 2021-04-12 08:29:52 -04:00
faceres refactored human.config and human.draw 2021-04-13 11:05:52 -04:00
gender added support for multiple instances of human 2021-04-12 08:29:52 -04:00
gesture exception handling 2021-04-09 10:02:40 -04:00
handpose added support for multiple instances of human 2021-04-12 08:29:52 -04:00
image added support for multiple instances of human 2021-04-12 08:29:52 -04:00
nanodet added support for multiple instances of human 2021-04-12 08:29:52 -04:00
posenet added support for multiple instances of human 2021-04-12 08:29:52 -04:00
prototype add modelBasePath option 2021-04-09 08:07:58 -04:00
tfjs exception handling 2021-04-09 10:02:40 -04:00
README.md hierarchical readme notes 2021-03-17 12:01:54 -04:00
config.ts refactored human.config and human.draw 2021-04-13 11:05:52 -04:00
faceall.ts minor rotation calculation fix 2021-03-28 08:49:56 -04:00
helpers.ts add modelBasePath option 2021-04-09 08:07:58 -04:00
human.ts fix for safari imagebitmap 2021-04-13 11:32:22 -04:00
profile.ts implement nanodet 2021-03-27 10:25:31 -04:00
result.ts refactored human.config and human.draw 2021-04-13 11:05:52 -04:00
sample.ts convert to typescript 2021-02-08 11:39:09 -05:00
sysinfo.ts exception handling 2021-04-09 10:02:40 -04:00

README.md

Human Library: Sources

Source code of the Human library

  • Compiled and bundled code for different targets are present in /dist
  • Compiled typings are present in /types
  • Extracted API specification is present in /typedoc

For details how to build the Human library see Wiki