human/src
Vladimir Mandic d3113d6baf update todo and docs 2021-09-22 16:00:43 -04:00
..
age experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
blazeface convert to typescript 2021-02-08 11:39:09 -05:00
efficientpose experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
emotion experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
faceres experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
fingerpose added configuration validation 2021-09-19 14:07:53 -04:00
gender experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
gesture prototype handtracking 2021-09-21 16:48:16 -04:00
handpose prototype handtracking 2021-09-21 16:48:16 -04:00
handtrack redo segmentation and handtracking 2021-09-22 15:16:14 -04:00
image automated browser tests 2021-09-20 22:06:49 -04:00
movenet experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
object webgl exception handling 2021-09-17 14:07:44 -04:00
posenet fix multiple memory leaks 2021-09-13 13:28:35 -04:00
tfjs support for dynamic backend switching 2021-09-20 21:59:49 -04:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts update todo and docs 2021-09-22 16:00:43 -04:00
draw.ts prototype handtracking 2021-09-21 16:48:16 -04:00
env.ts automated browser tests 2021-09-20 22:06:49 -04:00
face.ts fix multiple memory leaks 2021-09-13 13:28:35 -04:00
helpers.ts initial automated browser tests 2021-09-20 17:17:13 -04:00
human.ts redo segmentation and handtracking 2021-09-22 15:16:14 -04:00
interpolate.ts prototype handtracking 2021-09-21 16:48:16 -04:00
models.ts prototype handtracking 2021-09-21 16:48:16 -04:00
persons.ts fix multiple memory leaks 2021-09-13 13:28:35 -04:00
profile.ts update all box calculations 2021-05-25 08:58:20 -04:00
result.ts prototype handtracking 2021-09-21 16:48:16 -04:00
sample.ts update all box calculations 2021-05-25 08:58:20 -04:00
warmup.ts support for dynamic backend switching 2021-09-20 21:59:49 -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