human/src
Vladimir Mandic 5cd743fb3f enhanced typing exports 2021-10-22 13:49:40 -04:00
..
body minor blazepose optimizations 2021-10-15 09:34:40 -04:00
face fix for human.draw labels and typedefs 2021-10-21 10:54:51 -04:00
gear add optional anti-spoofing module 2021-10-13 10:56:56 -04:00
gesture image processing fixes 2021-10-10 17:52:43 -04:00
hand add optional autodetected custom wasm path 2021-10-21 12:42:08 -04:00
image refactor human.env to a class type 2021-10-21 10:26:44 -04:00
object refactoring 2021-09-27 13:58:13 -04:00
segmentation enhanced typing exports 2021-10-22 13:49:40 -04:00
tfjs enhanced typing exports 2021-10-22 13:49:40 -04:00
util fix for human.draw labels and typedefs 2021-10-21 10:54:51 -04:00
README.md modularize human class and add model validation 2021-09-12 18:37:06 -04:00
config.ts enhanced movenet postprocessing 2021-10-14 12:26:59 -04:00
human.ts add optional autodetected custom wasm path 2021-10-21 12:42:08 -04:00
models.ts update handtrack boxes and refactor handpose 2021-10-20 09:10:57 -04:00
result.ts add optional anti-spoofing module 2021-10-13 10:56:56 -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