human/src
Vladimir Mandic 8e801a2af5 enable handtrack as default model 2021-09-28 12:02:17 -04:00
..
body redesign face processing 2021-09-28 12:01:48 -04:00
face redesign face processing 2021-09-28 12:01:48 -04:00
gear refactoring 2021-09-27 13:58:13 -04:00
gesture redesign face processing 2021-09-28 12:01:48 -04:00
hand redesign face processing 2021-09-28 12:01:48 -04:00
handpose redesign face processing 2021-09-28 12:01:48 -04:00
image refactoring 2021-09-27 13:58:13 -04:00
object refactoring 2021-09-27 13:58:13 -04:00
tfjs update types and dependencies 2021-09-27 14:39:54 -04:00
util redesign face processing 2021-09-28 12:01:48 -04:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts enable handtrack as default model 2021-09-28 12:02:17 -04:00
human.ts redesign face processing 2021-09-28 12:01:48 -04:00
models.ts redesign face processing 2021-09-28 12:01:48 -04:00
result.ts define app specific types 2021-09-27 09:19:43 -04:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
warmup.ts refactoring 2021-09-27 13:58:13 -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

Build Process
TypeDoc API Specification